esp_vfs_register_common() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

ESP_OK if successful. ESP_ERR_NO_MEM if too many VFSes are registered. ESP_ERR_INVALID_ARG if given an invalid parameter.

References

from examples