1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-27 05:48:43 +00:00
MarlinFirmware/Marlin
Marcio Teixeira 5b7dd553d3 Fix sd_mmc_spi_mem capacity; clean up USB code (#12134)
- Fix an error in the return value of `sd_mmc_spi_read_capacity` which was causing the host OS to read beyond the last sector in the card.
- Clean up the USB flashdrive code and add better debugging.
2018-10-18 11:34:07 -05:00
..
lib
src Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 2018-10-18 11:34:07 -05:00
Configuration_adv.h Single Z raise value for all tool-changing / parking (#12090) 2018-10-17 11:11:41 -05:00
Configuration.h Single Z raise value for all tool-changing / parking (#12090) 2018-10-17 11:11:41 -05:00
Makefile Fix "Missing separator" errors. (#12035) 2018-10-08 14:28:52 -05:00
Marlin.ino