Change-Id: I721ae3a9b982ff4571e7e9bc966df8c79c4dc6c3 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
105 B
Makefile
6 lines
105 B
Makefile
KERNEL_TYPE = unified
|
|
BOARD ?= arduino_101_sss
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|