6 lines
103 B
Makefile
Raw Normal View History

KERNEL_TYPE = nano
CONF_FILE ?= nrf5.conf
BOARD ?= nrf52_pca10040
include ${ZEPHYR_BASE}/Makefile.inc