mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 10:12:45 +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
|