Effortless-SPIFFS icon indicating copy to clipboard operation
Effortless-SPIFFS copied to clipboard

A class designed to make reading and storing data on the ESP8266 and ESP32 effortless

Results 7 Effortless-SPIFFS issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The flash memory in the ESP32 has a limited lifetime, if we write to it in a frequent loop we...

enhancement

My intention is that getting WiFi SSID & password (currently hardcoded in code itself) and store it in filesystem and should use the same from next boot onwards. You can...

This lib will be a great choose to my wifi radio project to store/change url-s, but i have trouble to store more String. I have altered example so: ``` #include...

bug
question

Effortless_SPIFFS when starts removes all files from spiffs on the ESP. **Environment** PlatformIO thebigpotatoe/Effortless-SPIFFS@^2.3.0 **Desktop (please complete the following information):** - OS: WIN7 - Browser Firefox - Version 89.0.2 **To...

bug
question

The getting starting example lack of example related to writing a large array of records and reading such.

enhancement
question

Hi! Is there any method for delete a file? Thank you.

enhancement

Reading/writing to an SD card would be nice (or maybe as an example).

enhancement