balancing-robot/Makefile
philsson ea3b880449 Working debugger on Linux
With a simple code example of a blinking led on the F411 target
2017-10-14 14:44:06 +02:00

6 lines
134 B
Makefile

#KERNEL_TYPE = nano
BOARD ?= nucleo_f411re
CONF_FILE = prj.conf
include ${ZEPHYR_BASE}/Makefile.inc
#include ./zephyr-RC/Makefile.inc