mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
164 B
Makefile
6 lines
164 B
Makefile
INCLUDES += -I$(RIOTBOARD)/common/arduino-zero/include
|
|
|
|
OPENOCD_CONFIG ?= $(RIOTBOARD)/common/arduino-zero/dist/openocd.cfg
|
|
|
|
include $(RIOTMAKE)/boards/sam0.inc.mk
|