mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-16 06:54:22 +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.