2 lines
90 B
CMake
2 lines
90 B
CMake
idf_component_register(SRCS "main.c" "task_blink.c"
|
|
INCLUDE_DIRS ".")
|