0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-08 10:42:30 +00:00
MarlinFirmware/Marlin/src/HAL/HAL_TEENSY35_36
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 for 32-bit Teensy (3.5, 3.6) architecture 2017-08-31 18:15:07 -05:00
fastio_Teensy.h HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
HAL_pinsDebug_Teensy.h HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
HAL_Servo_Teensy.cpp Tweaks to Servo classes 2017-09-27 10:41:27 -05:00
HAL_Servo_Teensy.h Tweaks to Servo classes 2017-09-27 10:41:27 -05:00
HAL_spi_Teensy.cpp HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
HAL_Teensy.cpp HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
HAL_Teensy.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
HAL_timers_Teensy.cpp HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
HAL_timers_Teensy.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -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
SanityCheck_Teensy_35_36.h HAL compatible pinsDebug & misc 2017-08-31 18:23:44 -05:00
spi_pins.h HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
watchdog_Teensy.cpp HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
watchdog_Teensy.h HAL updates 2017-09-21 15:52:17 -05:00