mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 01:29:51 +01:00
5 lines
102 B
CMake
5 lines
102 B
CMake
|
|
set(COMPONENT_SRCS "station_example_main.c")
|
||
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
|
||
|
|
register_component()
|