ESPFlash

Other

Lightweight library that makes SPIFFs usage simple and easy to understand on the ESP8266 and ESP32.
ESPFlash is an abstraction layer that simplifies the storing of vectorised data in the filesystem on the ESP8266 and ESP32. It features a simple template based interface to store and retreive generic vectorised data in flash memory using SPIFFs.

Author: Dale Giancono

Maintainer: Dale Giancono

Read the documentation

Compatibility

This library is compatible with the esp8266, esp32 architectures.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.