zephyr/samples/microkernel/test/test_bluetooth/Makefile

8 lines
179 B
Makefile

BSP ?= generic_pc
VPFILE = prj.vpf
KERNEL_TYPE = micro
CONF_FILE = prj_$(ARCH).conf
SOURCE_DIR = $(TIMO_BASE)/samples/bluetooth/test_bluetooth/
include $(TIMO_BASE)/Makefile.inc