esp_vfs_unregister_with_id() function
Unregister a virtual filesystem with the given index
Arguments
vfs_id
The VFS ID returned by esp_vfs_register_with_id
Return value
ESP_OK if successful, ESP_ERR_INVALID_STATE if VFS for the given index hasn't been registered
esp_vfs_unregister_with_id() is called by 6 functions and calls 3 functions:
![]()
esp_vfs_unregister_with_id()
esp_vfs_unregister_with_id() reads 3 variables:
![]()
esp_vfs_unregister_with_id()