esp-idf/components/fatfs/vfs
Jiang Jiang Jian 9310ed608e Merge branch 'contrib/github_pr_10532_v5.1' into 'release/v5.1'
[SDMMC Mount] fix infinite loop when SD card is not responsive (GitHub PR) (v5.1)

See merge request espressif/esp-idf!23527
2023-05-20 07:35:38 +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 [SDMMC] add reasonable timeouts to all while loops 2023-04-28 12:39:06 +02:00
vfs_fat_spiflash.c fatfs: fix deadcode issue 2023-02-27 11:25:29 +00:00
vfs_fat.c bugfix: fix for fatfs "open("xx",O_CREAT|O_WRONLY,0666)" call failure 2023-05-04 11:45:37 +05:30