2017-05-23 10:25:45 +02:00
|
|
|
ifeq ($(PROGRAMMER),jlink)
|
2020-02-22 11:40:33 +01:00
|
|
|
MKR_JLINK_DEVICE = atsamd21
|
2017-05-23 10:25:45 +02:00
|
|
|
endif
|
2017-04-05 22:09:45 +02:00
|
|
|
|
2017-11-16 12:28:47 +01:00
|
|
|
include $(RIOTBOARD)/common/arduino-mkr/Makefile.include
|