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