Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c718fcd6b79db0cecc8e8b621d2580db5da76d72
/
.
/
drivers
/
bluetooth
/
Makefile
blob: c576b36248cdefeee94f61d24e58d08f85922588 [
file
] [
log
] [
blame
]
ccflags
-
y
+=
-
I$
(
srctree
)/
subsys
/
bluetooth
obj
-
y
+=
hci
/
obj
-
$
(
CONFIG_NBLE
)
+=
nble
/
obj
-
$
(
CONFIG_BLUETOOTH_NRF51_PM
)
+=
nrf51_pm
.
o