esp-idf/components/fatfs/test
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
..
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
fatfs.img FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test_fatfs_common.c fatfs: Add ftruncate api support for VFS and FAT-VFS 2022-03-08 16:58:25 +05:30
test_fatfs_common.h fatfs: Add ftruncate api support for VFS and FAT-VFS 2022-03-08 16:58:25 +05:30
test_fatfs_rawflash.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
test_fatfs_sdmmc.c fatfs: Add ftruncate api support for VFS and FAT-VFS 2022-03-08 16:58:25 +05:30
test_fatfs_spiflash.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30