esp-idf/components/fatfs/diskio
Michal Jenikovsky 1f6f5396f4 fatfs: raw diskio: Fixed handling read-only filesystem
ff_ routines incorrectly reported disk state and caused whole fatfs
to lock-up when trying to write to read-only device.

Signed-off-by: Michal Jenikovsky <jendo@jmsystems.sk>
2023-10-12 04:48:47 +02:00
..
diskio_impl.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
diskio_rawflash.c fatfs: raw diskio: Fixed handling read-only filesystem 2023-10-12 04:48:47 +02: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 Merge branch 'fix/ff_sdmmc_status_check_optional' into 'master' 2022-06-13 14:42:12 +08: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