Firmware2/Marlin/src
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
..
backtrace [2.0.x] HAL for STM32F4 (#10434) 2018-04-17 17:33:29 -05:00
config Extra options for LEVEL_BED_CORNERS (#10483) 2018-04-22 02:50:48 -05:00
core Match Makefile to boards.h 2018-04-20 16:13:50 -05:00
feature Add HAS_HEATED_BED conditional (#10495) 2018-04-23 17:13:01 -05:00
gcode Strip trailing spaces 2018-04-23 18:00:43 -05:00
HAL Proper AVR preemptive interrupt handling (#10496) 2018-04-23 22:05:07 -05:00
inc Add HAS_HEATED_BED conditional (#10495) 2018-04-23 17:13:01 -05:00
lcd Strip trailing spaces 2018-04-23 18:00:43 -05:00
libs Add Stopwatch::resume method 2018-04-21 19:06:05 -05:00
module Proper AVR preemptive interrupt handling (#10496) 2018-04-23 22:05:07 -05:00
pins Strip trailing spaces 2018-04-23 18:00:43 -05:00
sd Creality3D Power-Loss Recovery 2018-04-21 21:56:50 -05:00
Marlin.cpp Creality3D Power-Loss Recovery 2018-04-21 21:56:50 -05:00
Marlin.h Apply const to manage_inactivity 2018-04-08 04:00:26 -05:00