OVMS3-idf/examples/peripherals/timer_group/main/CMakeLists.txt
2018-09-13 11:13:27 +08:00

5 lines
106 B
CMake

set(COMPONENT_SRCS "timer_group_example_main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()