Firmware2/Marlin/src/gcode/config
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
..
M43.cpp Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
M92.cpp Move M92 to cpp 2017-09-21 16:26:59 -05:00
M200-M205.cpp Combine G-code files into fewer units 2017-09-23 18:12:04 -05:00
M218.cpp
M220.cpp Move M220 to cpp 2017-09-21 16:27:03 -05:00
M221.cpp Move flow_percentage to Planner 2017-09-21 16:26:46 -05:00
M301.cpp Move M301 to cpp 2017-09-21 16:27:04 -05:00
M302.cpp Move M302 to cpp 2017-09-21 16:27:06 -05:00
M304.cpp Move M304 to cpp 2017-09-21 16:27:05 -05:00
M540.cpp Move M540 to cpp 2017-09-21 16:27:07 -05:00