mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 22:43:02 +00:00
Change-Id: Ic65886b9144e4c8b738f94ab228541ef4a34dea3 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
103 B
Makefile
6 lines
103 B
Makefile
KERNEL_TYPE = unified
|
|
BOARD ?= nucleo_f103rb
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|