esp-idf/components/fatfs/test
Ivan Grokhotkov cbd7431d94 fatfs/test: increase stack size in read-write unit test
2048 byte stack was not sufficient when some error was logged by SD
card driver, leading to stack overflows.
2018-04-18 14:35:21 +08:00
..
component.mk
test_fatfs_common.c fatfs/test: increase stack size in read-write unit test 2018-04-18 14:35:21 +08:00
test_fatfs_common.h
test_fatfs_sdmmc.c fatfs/test: enable tests on SD card 2018-04-02 10:57:45 +08:00
test_fatfs_spiflash.c