7 lines
149 B
CMake
7 lines
149 B
CMake
idf_component_register(SRCS
|
|
src/ble_manager.c
|
|
INCLUDE_DIRS "include"
|
|
PRIV_REQUIRES
|
|
bt
|
|
nvs_flash
|
|
) |