Helpers.h
Go to the documentation of this file.
49 IFileSystem* createHybridFilesystem(Storage::Partition fwfsPartition, Storage::Partition spiffsPartition);
IFileSystem * createSpiffsFilesystem(Storage::Partition partition)
Create a SPIFFS filesystem.
IFileSystem * createHybridFilesystem(Storage::Partition fwfsPartition, Storage::Partition spiffsPartition)
Create a hybrid filesystem.
Definition: DirectoryTemplate.h:36
IFileSystem * createFirmwareFilesystem(Storage::Partition partition)
Create a firmware filesystem.
1.8.13