OVMS3-idf/components/fatfs
Ivan Grokhotkov 4e3ea66ec4 fatfs: run same fatfs tests for WL and SDMMC
This change moves actual test code into test_fatfs_common.c and
refactors setup/teardown code to be contained within separate functions.
For each SDMMC FATFS test, identical test is added which can run with
WL partition in flash.
2017-05-05 15:21:38 +08:00
..
src vfs_fat: allocate FIL structures on the heap in vfs_fat_link 2017-05-05 15:21:37 +08:00
test fatfs: run same fatfs tests for WL and SDMMC 2017-05-05 15:21:38 +08:00
component.mk fatfs: add vfs support 2017-01-09 05:54:04 +08:00
Kconfig fatfs: Support for Long Filenames 2017-03-08 09:54:40 +11:00