mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-05 21:31:57 +08:00
5 lines
89 B
CMake
5 lines
89 B
CMake
set(COMPONENT_SRCS "app_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS "")
|
|
|
|
register_component()
|