Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b62fbccce189d14412a264665a55cede60b2bba8
/
.
/
samples
/
nfc
/
nfc_hello
/
Makefile
blob: a08757c9a8a04b412628f60c73e125ba3a57927d [
file
] [
log
] [
blame
]
BOARD
?=
qemu_x86
CONF_FILE
=
prj
.
conf
QEMU_EXTRA_FLAGS
+=
-
serial tcp
:
localhost
:
8888
include $
{
ZEPHYR_BASE
}/
Makefile
.
inc