Files
esp-idf/examples/system/esp_timer/main/CMakeLists.txt
T

3 lines
93 B
CMake
Raw Normal View History

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