Marlin_Firmware/Marlin/src/HAL
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
..
HAL_AVR Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_DUE Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 2018-10-18 11:34:07 -05:00
HAL_ESP32 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_LPC1768 Followup to #12129 2018-10-18 11:29:49 -05:00
HAL_STM32 Add missing SerialUSB definition for STM32 HAL (#12124) 2018-10-17 11:14:10 -05:00
HAL_STM32F1 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_STM32F4 STM32F4xx modifications for HAL_STM32 (#12080) 2018-10-16 06:42:41 -05:00
HAL_STM32F7 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_TEENSY31_32 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_TEENSY35_36 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
shared servo update 2018-10-14 18:43:48 +01:00
platforms.h STM32F7 HAL using the official STM32 Arduino Core (#11750) 2018-10-03 03:26:07 -05:00