esp-idf/components/vfs/test/CMakeLists.txt

4 lines
141 B
CMake
Raw Normal View History

idf_component_register(SRC_DIRS "."
2019-08-06 17:59:26 +08:00
INCLUDE_DIRS .
REQUIRES unity test_utils vfs fatfs spiffs)