mirror of
https://github.com/espressif/esp-idf
synced 2025-04-17 12:10:09 -04:00
5 lines
97 B
CMake
5 lines
97 B
CMake
set(COMPONENT_SRCS "spp_client_demo.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|