zephyr/samples/nanokernel/apps/hello_world/Makefile

5 lines
135 B
Makefile

TIMO_BASE = $(strip $(subst /samples/nanokernel/apps/hello_world,,$(shell pwd) ))
VPFILE ?= prj.vpf
include ${TIMO_BASE}/Makefile.inc