muele-marlin/Marlin/src/sd
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
..
usb_flashdrive Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
cardreader.cpp Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
cardreader.h Followup to #12451 2018-11-20 06:27:19 -06:00
Sd2Card.cpp Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
Sd2Card.h Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
SdBaseFile.cpp A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
SdBaseFile.h A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
SdFatConfig.h Followup to #12451 2018-11-20 06:27:19 -06:00
SdFatStructs.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
SdFatUtil.cpp Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
SdFatUtil.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
SdFile.cpp Patch SD lib files for readability 2017-11-15 00:44:21 -06:00
SdFile.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
SdInfo.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
SdVolume.cpp Change some hex case 2017-12-15 15:47:22 -06:00
SdVolume.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00