5 lines
77 B
Makefile
5 lines
77 B
Makefile
|
KERNEL_TYPE = nano
|
||
|
CONF_FILE = prj.conf
|
||
|
|
||
|
include ${ZEPHYR_BASE}/Makefile.inc
|