mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-14 09:14:50 +00:00
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.
23 KiB
23 KiB