3 lines
141 B
CMake
3 lines
141 B
CMake
idf_component_register(SRC_DIRS "."
|
|
INCLUDE_DIRS .
|
|
REQUIRES unity test_utils vfs fatfs spiffs)
|