esp-idf/components/fatfs/vfs
Vamshi Gajjela ea9f7cc370 fatfs: Add ftruncate api support for VFS and FAT-VFS
Unit test cases added to verify ftruncate within fatfs tests.

Closes https://github.com/espressif/esp-idf/issues/8279
2022-03-08 16:58:25 +05:30
..
esp_vfs_fat.h sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +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: Update to version 0.14b 2022-02-21 14:54:55 +01:00
vfs_fat_spiflash.c fatfs: Update to version 0.14b 2022-02-21 14:54:55 +01:00
vfs_fat.c fatfs: Add ftruncate api support for VFS and FAT-VFS 2022-03-08 16:58:25 +05:30