zephyr/samples/subsys/console/echo/Makefile

5 lines
76 B
Makefile
Raw Normal View History

BOARD ?= qemu_x86
CONF_FILE = prj.conf
include ${ZEPHYR_BASE}/Makefile.inc