This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src/HAL
Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146)
- Remove `print_job_timer.stop()` from `disable_all_heaters`
- Call `print_job_timer.stop()` for relevant `disable_all_heaters()`.
- Split up `kill()` for watchdog interrupt safety
2018-10-18 21:20:56 -05:00
..
HAL_AVR Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 2018-10-18 21:20:56 -05:00
HAL_DUE Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 2018-10-18 11:34:07 -05:00
HAL_ESP32 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_LPC1768 Followup to #12129 2018-10-18 11:29:49 -05:00
HAL_STM32 Add missing SerialUSB definition for STM32 HAL (#12124) 2018-10-17 11:14:10 -05:00
HAL_STM32F1 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_STM32F4 STM32F4xx modifications for HAL_STM32 (#12080) 2018-10-16 06:42:41 -05:00
HAL_STM32F7 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_TEENSY31_32 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_TEENSY35_36 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
shared servo update 2018-10-14 18:43:48 +01:00
platforms.h STM32F7 HAL using the official STM32 Arduino Core (#11750) 2018-10-03 03:26:07 -05:00