mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00: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.