Marlin_Firmware/Marlin/src/HAL/HAL_LPC1768/u8g
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_LCD_defines.h Preliminary cleanup of #include structure (#9763) 2018-02-23 00:52:52 -06:00
HAL_LCD_delay.h Preliminary cleanup of #include structure (#9763) 2018-02-23 00:52:52 -06:00
HAL_LCD_I2C_routines.c Followup to millis_t patch 2018-10-20 23:23:58 -05:00
HAL_LCD_I2C_routines.h Preliminary cleanup of #include structure (#9763) 2018-02-23 00:52:52 -06:00
HAL_LCD_pin_routines.c Fix up various spacing, comments, and typos 2018-03-07 21:09:08 -06:00
HAL_LCD_pin_routines.h Preliminary cleanup of #include structure (#9763) 2018-02-23 00:52:52 -06:00
u8g_com_HAL_LPC1768_hw_spi.cpp Followup to Menu Refactor (#12275) 2018-10-30 16:34:45 -05:00
u8g_com_HAL_LPC1768_ssd_hw_i2c.cpp Drop 'register' storage specifier 2018-11-04 16:17:13 -06:00
u8g_com_HAL_LPC1768_ssd_sw_i2c.cpp under construction Drop 'register' storage specifier 2018-11-04 16:17:13 -06:00
u8g_com_HAL_LPC1768_st7920_hw_spi.cpp Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
u8g_com_HAL_LPC1768_st7920_sw_spi.cpp Followup to Menu Refactor (#12275) 2018-10-30 16:34:45 -05:00
u8g_com_HAL_LPC1768_sw_spi.cpp Followup to Menu Refactor (#12275) 2018-10-30 16:34:45 -05:00