Firmware2/Marlin/src/gcode/control
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063)
* Merging early because of build failures.  See #8105

* Make LPC1768 pinmapping not specific to Re-ARM

* Add HAL_PIN_TYPE and LPC1768 pin features

* M43 Updates

* Move pin map into pinsDebug_LPC1768.h

* Incorporate comments and M226

* Fix persistent store compilation issues

* Update pin features

* Update MKS SBASE pins

* Use native LPC1768 pin numbers in M42, M43, and M226
2017-10-26 13:37:26 -05:00
..
M3-M5.cpp Move M3-M5 to cpp 2017-09-21 16:26:53 -05:00
M17_M18_M84.cpp Combine G-code files into fewer units 2017-09-23 18:12:04 -05:00
M42.cpp Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
M80_M81.cpp Fixes for Anet10 and gt2560 2017-09-27 07:34:02 -05:00
M85.cpp Move M18_M84, M85 to cpp 2017-09-21 16:26:59 -05:00
M108_M112_M410.cpp Combine G-code files into fewer units 2017-09-23 18:12:04 -05:00
M111.cpp Move M111 to cpp 2017-09-21 16:26:57 -05:00
M120_M121.cpp Move M119-M121 to cpp 2017-09-21 16:27:01 -05:00
M211.cpp Move M211 to cpp 2017-09-21 16:27:03 -05:00
M226.cpp Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
M280.cpp Move M280 to cpp 2017-09-21 16:27:04 -05:00
M350_M351.cpp Move M350_M351 to cpp 2017-09-21 16:27:09 -05:00
M380_M381.cpp Move M380_M381 to cpp, solenoid feature 2017-09-21 16:27:06 -05:00
M400.cpp Move M400 to cpp 2017-09-21 16:27:06 -05:00
M605.cpp Move M605 to cpp 2017-09-21 16:27:08 -05:00
M999.cpp Move M999 to cpp 2017-09-21 16:27:10 -05:00
T.cpp Tweaks to tool_change, GcodeSuite::T() 2017-10-14 02:53:19 -05:00