esp-idf/components/fatfs/vfs
Adam Múdry b76123af06 Merge branch 'feature/fatfs_expand_files_api' into 'master'
feat(fatfs): Allow expanding files with seeking and truncating functions

Closes IDFGH-12035

See merge request espressif/esp-idf!28945
2024-03-04 20:56:44 +08: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 Merge branch 'feature/fatfs_expand_files_api' into 'master' 2024-03-04 20:56:44 +08:00
vfs_fat_internal.h feat(fatfs): VFS FATFS add format functions with config argument 2024-01-29 15:09:50 +08: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 feat(storage/fatfs): Switch to a config struct for VFS FAT registration 2024-02-19 14:05:50 +01:00