Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c0469e6bbd53fb0eaefea52905bad0bf72ed83e7
/
.
/
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)