Marlin_Firmware/Marlin/src
Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152)
- Watchdog reset during SD Card initialization.
- Move `DebugMonitor` to `DebugMonitor_Due.cpp`.
- Since the watchdog is enabled on boot do extra resets during init.
- Have `thermalManager` do watchdog reset before its ISR starts to prevent reset.
- Ensure that timers are stopped before reprogramming them to address tone issues.
- Improve SAM3XE reset when reflashed through the native port.
2018-03-21 19:04:45 -05:00
..
config Consolidate 3-point leveling point options 2018-03-19 04:12:20 -05:00
core Make enums into implicit char 2018-03-06 23:39:56 -06:00
feature correct truncated comment 2018-03-21 16:54:45 -05:00
gcode Tweaks to M915 2018-03-21 05:15:25 -05:00
HAL Various fixes for DUE... (#10152) 2018-03-21 19:04:45 -05:00
inc Various fixes for DUE... (#10152) 2018-03-21 19:04:45 -05:00
lcd Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168) 2018-03-20 15:53:21 -05:00
libs Fix matrix.debug output 2018-03-18 20:02:20 -05:00
module Various fixes for DUE... (#10152) 2018-03-21 19:04:45 -05:00
pins Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168) 2018-03-20 15:53:21 -05:00
sd Various fixes for DUE... (#10152) 2018-03-21 19:04:45 -05:00
Makefile Creality Ender board support 2018-01-15 03:42:24 -06:00
Marlin.cpp Various fixes for DUE... (#10152) 2018-03-21 19:04:45 -05:00
Marlin.h Also suppress keepalive with suspend_auto_report 2018-03-21 00:29:09 -05:00