Sample to show the USB UART console output. Jira : ZEP-775 Change-Id: I70220daf8e63a0847b10cc094665ef6a4bc38907 Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
5 lines
79 B
Makefile
5 lines
79 B
Makefile
BOARD ?= arduino_101
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|