2020-08-21 11:31:04 +02:00
|
|
|
OPENOCD_CONFIG ?= $(RIOTBOARD)/common/saml1x/dist/openocd.cfg
|
|
|
|
|
2019-01-21 17:07:18 +01:00
|
|
|
include $(RIOTMAKE)/boards/sam0.inc.mk
|
|
|
|
|
|
|
|
# add the common header files to the include path
|
|
|
|
INCLUDES += -I$(RIOTBOARD)/common/saml1x/include
|