Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3e01cef06fd8b2d4a2b536b6adb6925292b7ee94
/
.
/
samples
/
bluetooth
/
peripheral_hr
/
Makefile
blob: 4585673092b0a4a88216535ace6962c0dacedc76 [
file
] [
log
] [
blame
]
BOARD
?=
qemu_x86
CONF_FILE
?=
prj
.
conf
QEMU_EXTRA_FLAGS
=
-
serial unix
:/
tmp
/
bt
-
server
-
bredr
include $
(
ZEPHYR_BASE
)/
Makefile
.
inc