|
VSF Documented
|
Go to the source code of this file.
Data Structures | |
| struct | esp_vfs_littlefs_conf_t |
Typedefs | |
| typedef struct esp_vfs_littlefs_conf_t | esp_vfs_littlefs_conf_t |
Functions | |
| esp_err_t | esp_vfs_littlefs_register (const esp_vfs_littlefs_conf_t *conf) |
| esp_err_t | esp_vfs_littlefs_unregister (const char *partition_label) |
| esp_err_t | esp_littlefs_format (const char *partition_label) |
| esp_err_t | esp_littlefs_info (const char *partition_label, size_t *total_bytes, size_t *used_bytes) |
| bool | esp_littlefs_mounted (const char *partition_label) |
| typedef struct esp_vfs_littlefs_conf_t esp_vfs_littlefs_conf_t |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |