Clemens Kirchgatterer
|
67ee7c32e7
|
workaround for FS implementations that do not support fflush() (#2596)
https://github.com/espressif/arduino-esp32/issues/1293
|
2019-04-09 21:15:21 +02:00 |
|
me-no-dev
|
95b87545e7
|
Make Stream functions if File to not wait for timeout
Fixes: https://github.com/espressif/arduino-esp32/issues/1597
|
2018-07-05 11:51:58 +02:00 |
|
Luc
|
adf513fc17
|
Unify time modification on SD and SPIFFS (#738)
* Add access to last write date time
add example
* rename cpp to ino orz
* wrong copy -past
* No comment orz
* Add missing space
|
2018-03-04 21:20:34 +01:00 |
|
me-no-dev
|
64ccef75fb
|
Do not use inline functions for mkdir and rename
|
2017-03-11 09:16:34 +02:00 |
|
Me No Dev
|
e625b3b08e
|
Add FS, SD and SD_MMC (#256)
|
2017-03-10 15:25:38 +01:00 |
|