File syn_lfs.h¶
FileList > src > syntropic > storage > syn_lfs.h
Go to the source code of this file
LittleFS filesystem VFS adapter.
#include "syn_vfs.h"
Classes¶
| Type | Name |
|---|---|
| struct | SYN_LfsConfig LittleFS partition configuration. |
Public Functions¶
| Type | Name |
|---|---|
| const SYN_VfsOps * | syn_lfs_get_ops (void) Get the VFS operations structure for LittleFS. |
Public Functions Documentation¶
function syn_lfs_get_ops¶
Get the VFS operations structure for LittleFS.
Returns:
Pointer to the static SYN_VfsOps vtable, or NULL if LittleFS is not available.
The documentation for this class was generated from the following file src/syntropic/storage/syn_lfs.h