esp_vfs_fat_test_contiguous_file() is only used within FatFS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK on success - ESP_ERR_INVALID_ARG if invalid arguments (e.g. any of arguments are NULL) - ESP_ERR_INVALID_STATE if partition not found - ESP_FAIL if another FRESULT error (saved in errno)

References

from examples