-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
I struggled with SPIFFS, finding it to be "A Flash Memory Catastrophe" [https://forum.arduino.cc/index.php?topic=648987](ESP32 mit SPIFFS - eine Speicher Katastrophe), using FFat with some success but issues on power failures, but wanting LittleFS for its claimed Power-loss resilience.
Many, many thanks for making it available in the Arduino libs!
I repeated my earlier tests, and can say that at least in writing performance LittleFS beats the others.
SPIFFS is simply not usable. Why would one uses it when FFat and now LittleFs are avaialble?
There does not seem to any reason to simulate behavior of this very poor FS, so why even bother thinking about it?
Metadata
Metadata
Assignees
Labels
No labels