1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-24 00:19:15 -04:00

6 lines
121 B
CMake
Raw Normal View History

2018-08-27 10:48:16 +08:00
set(COMPONENT_SRCDIRS ".")
set(COMPONENT_ADD_INCLUDEDIRS ".")
set(COMPONENT_REQUIRES unity spiffs)
register_component()