9 Commits

Author SHA1 Message Date
Luc
8753249cd9 Add support for SDFat 2.0 for ES8266/ESP32
Fix ESP0 typo
Apply Astyle
2021-06-01 17:16:17 +02:00
Luc
7a7ac8f20b mount FS after format - to avoid to restart board 2021-03-07 12:56:51 +01:00
Luc
59e766b0b8 webdav part 1 2021-01-24 13:22:41 +01:00
Luc
7fcb0bdbee Fix FS timestamp not working
Fix FS commands with incomplete root
Fix slow time set at start if no need time server
Update debug message in Flash FS
Fix FATFS / LittleFS bugs
2020-05-28 13:42:18 +02:00
Luc
1dfe95f0a0 fix spiffs show . in directory when it should be ignored 2020-05-25 20:25:44 +02:00
Luc
eabab7d57b update header
fix default value for empty notification setting
2020-03-24 11:49:17 +01:00
Luc
c706f44229 Implement FTP Server feature
rewrite the file time access
fix some debug error
add rename function in file systems when available
2019-10-31 22:29:38 +01:00
Luc
5cede996cc Fix bug with FATFS on esp32 for free space calculation 2019-10-17 15:25:16 +02:00
Luc
57a965dcee rearange FS files location 2019-10-07 20:47:36 +08:00