Flash-backed implementation of the StorageManager interface using LittleFS. More...
#include "StorageManager.h"#include "lfs.h"#include <vector>#include <string>#include <FreeRTOS.h>#include <semphr.h>
Include dependency graph for LittleFsStorageManager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LittleFsStorageManager |
| A LittleFS-based implementation of StorageManager, storing files in flash memory. More... | |
Definition in file LittleFsStorageManager.h.