zephyr/samples/drivers/led_apa102c/Makefile

7 lines
108 B
Makefile
Raw Normal View History

BOARD ?= arduino_101
KERNEL_TYPE ?= nano
CONF_FILE = prj_$(ARCH).conf
include ${ZEPHYR_BASE}/Makefile.inc