mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-03 11:29:42 +08:00
5 lines
99 B
CMake
5 lines
99 B
CMake
set(COMPONENT_ADD_INCLUDEDIRS .)
|
|
set(COMPONENT_SRCS "espnow_example_main.c")
|
|
|
|
register_component()
|