mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-21 00:48:14 +00:00
5 lines
108 B
CMake
5 lines
108 B
CMake
set(COMPONENT_SRCS "example_ble_sec_gatts_demo.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|