Marlin_Firmware/Marlin/src/sd/usb_flashdrive
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 Add USB_FLASH_DRIVE_SUPPORT 2018-10-04 19:54:12 -05:00
Sd2Card_FlashDrive.cpp Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 2018-10-18 11:34:07 -05:00
Sd2Card_FlashDrive.h Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 2018-10-18 11:34:07 -05:00
SOURCES.txt Add USB_FLASH_DRIVE_SUPPORT 2018-10-04 19:54:12 -05:00
usb_host.cpp Add USB_FLASH_DRIVE_SUPPORT 2018-10-04 19:54:12 -05:00
usb_host.h Add USB_FLASH_DRIVE_SUPPORT 2018-10-04 19:54:12 -05:00
usb-2.0-host-library-changes.patch Add USB_FLASH_DRIVE_SUPPORT 2018-10-04 19:54:12 -05:00