cmake: make main a component again
This commit is contained in:
4
examples/system/esp_timer/main/CMakeLists.txt
Normal file
4
examples/system/esp_timer/main/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
set(COMPONENT_SRCS "esp_timer_example_main.c")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||||
|
||||
register_component()
|
||||
Reference in New Issue
Block a user