esp-idf/components/fatfs/diskio
Adam Múdry 8af790da45 fatfs: Add mock option to ff_sdmmc_status function to increase IO speed
Adds `disk_status_check_enable` field to `esp_vfs_fat_mount_config_t` struct to control if ff_sdmmc_status is mocked or not.
2022-06-09 20:09:32 +00:00
..
diskio_impl.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
diskio_rawflash.c freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00
diskio_rawflash.h freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00
diskio_sdmmc.c fatfs: Add mock option to ff_sdmmc_status function to increase IO speed 2022-06-09 20:09:32 +00:00
diskio_sdmmc.h fatfs: Add mock option to ff_sdmmc_status function to increase IO speed 2022-06-09 20:09:32 +00:00
diskio_wl.c FAT: Number of volumes can now be configured through menuconfig 2021-10-19 12:15:31 +08:00
diskio_wl.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
diskio.c fatfs: Update to version 0.14b 2022-02-21 14:54:55 +01:00