Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
LittleFsStorageManager.h File Reference

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...
 

Detailed Description

Author
Ian Archbell
Version
0.1
Date
2025-04-14
License:\n MIT License

Definition in file LittleFsStorageManager.h.