esp-idf/components/fatfs
hörbert ed2a21e1c7
Don't return a hard coded errno in vfs_fat_access
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.
2021-12-08 11:43:18 +01:00
..
diskio fatfs: Implementation of disk_status nad disk_initialize for SD/MMC card 2021-11-01 15:11:40 +08:00
fatfsgen_utils support for wear levelling in fatfs partition generator 2021-11-29 16:57:47 +01:00
port Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
src FAT: Number of volumes can now be configured through menuconfig 2021-10-19 12:15:31 +08:00
test fix: pin definitions for other boards 2021-11-16 14:13:25 +01:00
test_fatfs_host FAT: Number of volumes can now be configured through menuconfig 2021-10-19 12:15:31 +08:00
test_fatfsgen support for wear levelling in fatfs partition generator 2021-11-29 16:57:47 +01:00
vfs Don't return a hard coded errno in vfs_fat_access 2021-12-08 11:43:18 +01:00
CMakeLists.txt sdspi: support crc16_be for esp32s2 2020-02-12 15:15:46 +08:00
fatfsgen.py support for wear levelling in fatfs partition generator 2021-11-29 16:57:47 +01:00
Kconfig FAT: Number of volumes can now be configured through menuconfig 2021-10-19 12:15:31 +08:00
project_include.cmake support for wear levelling in fatfs partition generator 2021-11-29 16:57:47 +01:00
wl_fatfsgen.py support for wear levelling in fatfs partition generator 2021-11-29 16:57:47 +01:00