Firmware2/Marlin/src/HAL/HAL_AVR
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
..
endstop_interrupts.h HAL updates 2017-09-21 15:52:17 -05:00
fastio_168.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_644.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_1280.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_1281.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_AT90USB.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_AVR.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
HAL_AVR.cpp HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
HAL_AVR.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
HAL_pinsDebug_AVR.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
HAL_spi_AVR.cpp HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
MarlinSerial.cpp Merge pull request #7892 from GMagician/Serial-double-echo-fix 2017-10-10 02:42:16 -05:00
MarlinSerial.h [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
math_AVR.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
persistent_store_impl.cpp UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 2017-10-18 14:00:29 -05:00
pinsDebug_AVR_8_bit.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
pinsDebug_plus_70.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
pinsDebug_Teensyduino.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
SanityCheck_AVR_8_bit.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
servo_AVR.cpp Improve AVR arch detection 2017-09-23 21:36:40 -07:00
ServoTimers.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
spi_pins.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
watchdog_AVR.cpp Improve AVR arch detection 2017-09-23 21:36:40 -07:00
watchdog_AVR.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00