esp-idf/components/fatfs/test
Michael (XIAO Xufeng) 1966f00f0b soc: updates caps usage
We should define caps as 1 if true. When use the caps macros, #if and
 #if ! should be used instead of #ifdef/#ifndef.
2020-10-17 16:10:17 +08:00
..
CMakeLists.txt cmock: added cmock as component 2020-09-02 16:38:37 +08: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 esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
test_fatfs_common.h VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +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 soc: updates caps usage 2020-10-17 16:10:17 +08: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