esp-idf/examples/peripherals/timer_group/gptimer/main/CMakeLists.txt

3 lines
91 B
CMake
Raw Normal View History

idf_component_register(SRCS "gptimer_example_main.c"
INCLUDE_DIRS ".")