esp-idf/components/fatfs
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
..
diskio fatfs: Add trim ioctl call, set FF_USE_TRIM as default option. 2022-03-05 16:35:37 +05:30
fatfsgen_utils fatfsgen.py: enabled automatic detection of the FATFS type for FAT12 and FAT16 2022-02-07 17:22:58 +01:00
port
src fatfs: Add trim ioctl call, set FF_USE_TRIM as default option. 2022-03-05 16:35:37 +05:30
test fatfs: Add ftruncate api support for VFS and FAT-VFS 2022-03-08 16:58:25 +05:30
test_fatfs_host fatfs: Update to version 0.14b 2022-02-21 14:54:55 +01:00
test_fatfsgen fatfsgen.py: enabled automatic detection of the FATFS type for FAT12 and FAT16 2022-02-07 17:22:58 +01:00
vfs fatfs: Add ftruncate api support for VFS and FAT-VFS 2022-03-08 16:58:25 +05:30
CMakeLists.txt
Kconfig fatfsgen.py: enabled automatic detection of the FATFS type for FAT12 and FAT16 2022-02-07 17:22:58 +01:00
fatfsgen.py fatfsgen.py: enabled automatic detection of the FATFS type for FAT12 and FAT16 2022-02-07 17:22:58 +01:00
project_include.cmake fatfsgen.py: enabled automatic detection of the FATFS type for FAT12 and FAT16 2022-02-07 17:22:58 +01:00
wl_fatfsgen.py fatfsgen.py: enabled automatic detection of the FATFS type for FAT12 and FAT16 2022-02-07 17:22:58 +01:00