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 60cb36bef3 Misc. improvements (#12747)
* Make ExtUI respect MAXTEMP limits
  - Temperatures are now clamped by MAXTEMP limits rather than arbitrary values.
* Speed up USB init, add status
  - Speed up USB initialization
  - Show status message if init failed
* Enable status messages for EXTENSIBLE_UI
* Adjust max limit to MAX_TEMP - 15
* Misc. tweaks to formatting, const, etc.
2019-01-01 15:17:48 -06:00
..
HAL_AVR Simpler AVR + Trinamic + Soft Serial sanity-check (#12606) 2018-12-08 23:34:26 -06:00
HAL_DUE A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_ESP32 Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
HAL_LPC1768 Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
HAL_STM32 Don't include STM32 Core code when compiling STM32 Generic (#12575) 2018-12-03 06:55:49 -06:00
HAL_STM32F1 Rename all Stm32f1 to STM32F1 (#12639) 2018-12-31 16:36:49 -06:00
HAL_STM32F4 Don't include STM32 Core code when compiling STM32 Generic (#12575) 2018-12-03 06:55:49 -06:00
HAL_STM32F7 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_TEENSY31_32 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_TEENSY35_36 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
shared A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
platforms.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00