Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
22f22c2fc21ff1467f7f70d7d83ccdfb294538b4
/
.
/
drivers
/
bluetooth
/
CMakeLists.txt
blob: f049275b4b7bd1c8dbbcb182ae1b47f4ee81fd1f [
file
] [
log
] [
blame
]
zephyr_include_directories($ENV{ZEPHYR_BASE}/subsys/bluetooth)
add_subdirectory(hci)
zephyr_sources_ifdef(CONFIG_BT_NRF51_PM nrf51_pm.c)