4 lines
108 B
CMake
4 lines
108 B
CMake
set(COMPONENT_SRCS "task_watchdog_example_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|