esp_vfs_semihost_register() function
add virtual filesystem semihosting driver
Arguments
base_path
VFS path to mount host directory
Return value
- ESP_OK on success - ESP_ERR_INVALID_ARG if esp_vfs_semihost_register was already called for specified VFS path - ESP_ERR_NO_MEM if there are no slots to register new mount point
esp_vfs_semihost_register() calls 8 functions:
![]()
esp_vfs_semihost_register()
esp_vfs_semihost_register() reads 8 variables:
![]()
esp_vfs_semihost_register()