esp_vfs_littlefs_conf_t is only used within littlefs sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
const char *
Mounting point.
const char *
Label of partition to use.
partition to use if partition_label is NULL.
uint8_t:1
Format the file system if it fails to mount.
uint8_t : 1
Mount the partition as read-only.
uint8_t:1
Don't attempt to mount.
uint8_t:1
Grow filesystem to match partition size on mount.

References

from examples