5 lines
78 B
Makefile
5 lines
78 B
Makefile
|
BOARD = arduino_due
|
||
|
CONF_FILE = prj.conf
|
||
|
|
||
|
include ${ZEPHYR_BASE}/Makefile.inc
|