5 lines
101 B
CMake
5 lines
101 B
CMake
|
set(COMPONENT_SRCS "espnow_example_main.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|