zephyr/samples/bluetooth/beacon/Makefile

7 lines
151 B
Makefile

BOARD ?= qemu_x86
KERNEL_TYPE = unified
CONF_FILE = prj.conf
QEMU_EXTRA_FLAGS = -serial unix:/tmp/bt-server-bredr
include $(ZEPHYR_BASE)/Makefile.inc