4 lines
93 B
CMake
4 lines
93 B
CMake
set(COMPONENT_SRCS "simple_wifi.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|