Helpers.h
Go to the documentation of this file.
42 FileSystem* createHybridFilesystem(Storage::Partition fwfsPartition, IFileSystem* flashFileSystem);
Installable File System base class.
Definition: Components/IFS/src/include/IFS/FileSystem.h:40
Definition: DirectoryTemplate.h:37
FileSystem * createFirmwareFilesystem(Storage::Partition partition)
Create a firmware filesystem.
FileSystem * mountArchive(FileSystem &fs, const String &filename)
Mount an FWFS archive.
FileSystem * createHybridFilesystem(Storage::Partition fwfsPartition, IFileSystem *flashFileSystem)
Create a hybrid filesystem.