|
VSF Documented
|
Functions | |
| esp_err_t | esp_vfs_register (const char *base_path, const esp_vfs_t *vfs, void *ctx) |
| esp_err_t | esp_vfs_unregister (const char *base_path) |
| esp_err_t | esp_vfs_register_fd_range (const esp_vfs_t *vfs, void *ctx, int min_fd, int max_fd) |
| esp_err_t esp_vfs_unregister | ( | const char * | base_path | ) |