esp-idf/components/fatfs/vfs
Sonika Rathi e17da6f9f9 fix(fatfs): Optimizes vfs_fat_stat function to get stat structure after readdir
Closes https://github.com/espressif/esp-idf/issues/10220
2024-04-22 09:07:15 +02:00
..
esp_vfs_fat.h Merge branch 'feature/fatfs_expand_files_api' into 'master' 2024-03-04 20:56:44 +08:00
vfs_fat.c fix(fatfs): Optimizes vfs_fat_stat function to get stat structure after readdir 2024-04-22 09:07:15 +02:00
vfs_fat_internal.h fix(storage): applied spelling fixes by codespell pre-commit hook 2024-03-28 13:00:54 +01:00
vfs_fat_sdmmc.c feat(storage/fatfs): Switch to a config struct for VFS FAT registration 2024-02-19 14:05:50 +01:00
vfs_fat_spiflash.c fix(storage/fatfs): fix double mouting of spiflash 2024-04-12 10:26:22 +02:00