mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a63ace15bd
FATFS does not support f_stat call for drive root. When handling stat for drive root, don't call f_stat and just return struct st with S_IFDIR flag set. Closes #984 |
||
---|---|---|
.. | ||
component.mk | ||
test_fatfs_common.c | ||
test_fatfs_common.h | ||
test_fatfs_sdmmc.c | ||
test_fatfs_spiflash.c |