Files
ESP8266_RTOS_SDK/examples/wifi/espnow/main/CMakeLists.txt

5 lines
99 B
CMake

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