arduino-esp32/libraries/FS
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
..
src Fix several SD card issues (#4876) 2021-03-01 23:52:57 +02:00
library.properties Add FS, SD and SD_MMC (#256) 2017-03-10 15:25:38 +01:00