iondbproject / iondb

IonDB, a key-value datastore for resource constrained systems.
BSD 3-Clause "New" or "Revised" License
587 stars 48 forks source link

ESP32 persistent data storage using SPIFFS or FATFS support #148

Closed console-netsphere closed 3 years ago

console-netsphere commented 3 years ago

Is it possible to use this library with ESP32 internal flash storage using either SPIFFS or FATFS file system? Is it limited to SD card?