29#ifndef __VSF_ESPIDF_ESP_VFS_SEMIHOST_H__
30#define __VSF_ESPIDF_ESP_VFS_SEMIHOST_H__
int esp_err_t
Definition esp_err.h:41
esp_err_t esp_vfs_semihost_register(const char *base_path)
Definition esp_vfs_semihost_port.c:28
esp_err_t esp_vfs_semihost_unregister(const char *base_path)
Definition esp_vfs_semihost_port.c:34