esp_vfs_littlefs_conf_t struct
Configuration structure for esp_vfs_littlefs_register.
Fields
Label of partition to use.
partition to use if partition_label is NULL.
Format the file system if it fails to mount.
Mount the partition as read-only.
Grow filesystem to match partition size on mount.