Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
77e017306e52fb6ad897489f6f79f36ed3700323
/
.
/
drivers
/
bluetooth
/
CMakeLists.txt
blob: 80f780ccb71ba18a2b7e62ea74e5a0e101864d5c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_property(ALLOW_EMPTY TRUE)
zephyr_library_include_directories(${ZEPHYR_BASE}/subsys/bluetooth)
add_subdirectory(hci)