Sample to put the device in USB mass storage mode via config options. Change-Id: Icaf4839d8e8ac0526d1b723adc87607d6b4df9d7 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
|