esp-idf/components/fatfs/diskio
2024-01-05 10:31:56 +01: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-08-11 12:37:33 +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 fix(storage/fatfs): check whether sdcard supports triming 2024-01-05 10:31:56 +01:00
diskio_sdmmc.h refactor(sdmmc): dependency inversion to sdmmc component 2023-11-16 15:37:32 +08:00
diskio_wl.c feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
diskio_wl.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
diskio.c fix(fatfs): Fix a warning when FF_VOLUMES is set to 1 2023-08-17 21:24:32 +02:00