esp-idf/examples/bluetooth/hci/hci_common_component/CMakeLists.txt

4 wiersze
111 B
CMake

idf_component_register(SRCS "bt_hci_common.c"
INCLUDE_DIRS "include"
)