esp-idf/components/fatfs/vfs
Armando d59fd3e529 fatfs: deprecate esp_vfs_fat_sdmmc_unmount
This API was deprecated before, but without deprecation warning and
migration doc. This commit added deprecation warning and migration doc
to it.
2023-02-16 14:17:51 +08:00
..
esp_vfs_fat.h fatfs: deprecate esp_vfs_fat_sdmmc_unmount 2023-02-16 14:17:51 +08:00
vfs_fat_internal.h fatfs: separate IDF-specific files from the original FatFS code 2019-06-25 23:05:16 +08:00
vfs_fat_sdmmc.c fatfs: added an API to format FAT on sdcard 2023-02-16 14:17:51 +08:00
vfs_fat_spiflash.c fatfs: added an API to format FAT on spiflash 2023-02-16 12:19:35 +08:00
vfs_fat.c storage: fix and re-enable -Wformat warnings 2022-10-06 16:16:32 +02:00