esp_vfs_littlefs_register() is only used within littlefs sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK if success - ESP_ERR_NO_MEM if objects could not be allocated - ESP_ERR_INVALID_STATE if already mounted or partition is encrypted - ESP_ERR_NOT_FOUND if partition for littlefs was not found - ESP_FAIL if mount or format fails

References

from examples