arduino-esp32/libraries/FS/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
..
FS.cpp Fix several SD card issues (#4876) 2021-03-01 23:52:57 +02:00
FS.h Make Stream functions if File to not wait for timeout 2018-07-05 11:51:58 +02:00
FSImpl.h Unify time modification on SD and SPIFFS (#738) 2018-03-04 21:20:34 +01:00
vfs_api.cpp Update licenses 2021-02-18 12:14:35 +02:00
vfs_api.h Update licenses 2021-02-18 12:14:35 +02:00