esp-idf/examples/bluetooth/nimble/common/nimble_peripheral_utils/CMakeLists.txt

4 wiersze
142 B
CMake

idf_component_register(SRCS "misc.c" "scli.c"
INCLUDE_DIRS "."
PRIV_REQUIRES bt console driver)