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