esp-idf/components/fatfs/test
Matus Fabo e64ae67888 fix: pin definitions for other boards
fix: re-enabled fatfs r/w test on sdspi
fix: copyright notice
add: pin definitions for esp32c3
fix: Changed fixed spi dma channel to a macro definition
2022-01-27 12:06:41 +01:00
..
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
fatfs.img FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test_fatfs_common.c fatfs: return EINVAL if truncate length is less than 0 2021-01-13 19:11:48 +08:00
test_fatfs_common.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
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 fix: pin definitions for other boards 2022-01-27 12:06:41 +01:00
test_fatfs_spiflash.c fatfs: fix SPIRAM allocation not used due to Kconfig option name error 2020-09-14 18:30:31 +02:00