The convention for Zephyr sample names is to use _ instead of - for delimiting words. Change-Id: I08a63e9f600deb38183f81ddb8f8bf407b6eec2e Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
5 lines
91 B
Makefile
5 lines
91 B
Makefile
CONF_FILE = prj.conf
|
|
BOARD ?= quark_se_c1000_devboard
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.inc
|