![]() |
|
Uniot Core
|
| 0.8.1 |
Experimental NVS-based file system interface for ESP32. More...
Classes | |
| class | uniot::NVSFileSystem |
Experimental NVS-based file system interface for ESP32.
Provides a file system compatible interface using ESP32's NVS (Non-Volatile Storage) as the backend. This allows NVS to be used as a drop-in replacement for SPIFFS or LittleFS in applications that require faster access times and better wear leveling.
Advantages over traditional file systems:
Limitations: