board/main/CMakeLists.txt

2 lines
93 B
CMake

idf_component_register(SRCS "main.c" "wifi.c" "light.c"
INCLUDE_DIRS ".")