zephyr/samples/usb/console/Makefile
Jithu Joseph 2589d8b815 samples : usb: sample to demo USB UART console output
Sample to show the USB UART console output.

Jira : ZEP-775

Change-Id: I70220daf8e63a0847b10cc094665ef6a4bc38907
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2016-11-12 01:39:30 +00:00

5 lines
79 B
Makefile

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