Marlin_Firmware/Marlin/src/HAL/HAL_TEENSY35_36
Scott Lahteine 8315a8a716 Apply fixes for DUE
Alternative to #7882. If F_CPU is greater than 1000 it can be evenly divided by 8. Over 10000, 16; over 100000, 32; over 1 million, 64; etc.
2017-10-07 14:31:18 -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 HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
HAL_timers_Teensy.cpp HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
HAL_timers_Teensy.h Apply fixes for DUE 2017-10-07 14:31:18 -05:00
persistent_store_impl.cpp HAL updates 2017-09-21 15:52:17 -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