zephyr/samples/nanokernel/apps/philosophers/Makefile

6 lines
145 B
Makefile

BSP ?= generic_pc
KERNEL_TYPE = nano
SOURCE_DIR = $(ZEPHYR_BASE)/samples/microkernel/apps/philosophers/src/
include ${ZEPHYR_BASE}/Makefile.inc