arduino-esp32/libraries/SD_MMC/src
Me No Dev 1cf1c8eb79
Fix several SD card issues (#4876)
- File might not eval to false if opened with write/append and SD is gone
- Allow card to be formatted if FAT partition was not found
- Mark card as gone in certain situations
- Fix several logic errors in low level SD API
2021-03-01 23:52:57 +02:00
..
sd_defines.h Update licenses 2021-02-18 12:14:35 +02:00
SD_MMC.cpp Fix several SD card issues (#4876) 2021-03-01 23:52:57 +02:00
SD_MMC.h Fix several SD card issues (#4876) 2021-03-01 23:52:57 +02:00