esp-idf/components/vfs/include
Jiacheng Guo b14830c5c0 vfs: use sys/dirent.h from newlib
The dirent.h shipped with the risc-v compiler lacks `extern "C"`
declartion and causes linkage declartion conflict when included in C++
files. Use the dirent.h from newlib only to avoid this issue.
2021-03-04 14:58:43 +08:00
..
esp_vfs.h vfs: use sys/dirent.h from newlib 2021-03-04 14:58:43 +08:00
esp_vfs_cdcacm.h
esp_vfs_common.h
esp_vfs_dev.h
esp_vfs_semihost.h