muele-marlin/Marlin/src/HAL/HAL_TEENSY35_36
Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496)
Also simplify logic on all ARM-based interrupts. Now, it is REQUIRED to properly configure interrupt priority. USART should have highest priority, followed by Stepper, and then all others.
2018-04-23 22:05:07 -05:00
..
endstop_interrupts.h Use a macro for HAL header redirection (#10380) 2018-04-12 20:25:08 -05:00
fastio_Teensy.h Apply some formatting 2017-11-18 03:12:30 -06:00
HAL.cpp Use a macro for HAL header redirection (#10380) 2018-04-12 20:25:08 -05:00
HAL.h Use a macro for HAL header redirection (#10380) 2018-04-12 20:25:08 -05:00
HAL_Servo_Teensy.cpp Tweaks to Servo classes 2017-09-27 10:41:27 -05:00
HAL_Servo_Teensy.h General cleanups for HAL 2018-01-15 02:46:37 -06:00
HAL_spi_Teensy.cpp Use a macro for HAL header redirection (#10380) 2018-04-12 20:25:08 -05:00
HAL_timers_Teensy.cpp Use a macro for HAL header redirection (#10380) 2018-04-12 20:25:08 -05:00
HAL_timers_Teensy.h Proper AVR preemptive interrupt handling (#10496) 2018-04-23 22:05:07 -05:00
persistent_store_impl.cpp Add MarlinSettings::validate() 2018-01-05 14:35:24 -06:00
pinsDebug.h Use a macro for HAL header redirection (#10380) 2018-04-12 20:25:08 -05:00
SanityCheck.h Use a macro for HAL header redirection (#10380) 2018-04-12 20:25:08 -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 Use a macro for HAL header redirection (#10380) 2018-04-12 20:25:08 -05:00