mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Why should the return value of vfs_fat_access be hard coded as ENOENT? This hides errors like FR_DISK_ERR of the lower layers.
Why should the return value of vfs_fat_access be hard coded as ENOENT? This hides errors like FR_DISK_ERR of the lower layers.