esp-idf/components/fatfs/diskio
Martin Vychodil af81bd1b0a Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:49:08 +01:00
..
diskio_impl.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
diskio_rawflash.c Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01: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