You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
HAL_AVR [2.0.x] FASTIO consistency (#10164) 7 years ago
HAL_DUE Various fixes for DUE... (#10152) 7 years ago
HAL_LPC1768 Fix E2END and add EEPROM to Smart RAMPS 7 years ago
HAL_STM32F1 Followup to HAL_timer_restrain 7 years ago
HAL_STM32F7 Followup to HAL_timer_restrain 7 years ago
HAL_TEENSY35_36 [2.0.x] Correct step pulse width on LPC1768, DUE & Teensy35_36 (#10016) 7 years ago
HAL.h Preliminary cleanup of #include structure (#9763) 7 years ago
HAL_SPI.h Preliminary cleanup of #include structure (#9763) 7 years ago
HAL_SanityCheck.h Preliminary cleanup of #include structure (#9763) 7 years ago
HAL_endstop_interrupts.h Fix HAL_STM32F1/endstop_interrupts.h 7 years ago
HAL_pinsDebug.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 8 years ago
HAL_spi_pins.h Cleanups for STM32F7 7 years ago
I2cEeprom.cpp Tweaks to HAL codestyle 7 years ago
SpiEeprom.cpp Fix E2END and add EEPROM to Smart RAMPS 7 years ago
math_32bit.h HAL updates 8 years ago
persistent_store_api.h Add MarlinSettings::validate() 7 years ago
servo.cpp Apply const, safe_delay in servo.* 7 years ago
servo.h Apply const, safe_delay in servo.* 7 years ago
servo_private.h Apply some formatting 7 years ago