esp_vfs_littlefs_conf_t struct
Configuration structure for esp_vfs_littlefs_register.
Fields
SD card handle to use if both esp_partition handle & 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.
Label of partition to use.
partition to use if partition_label is NULL.