boards: samd21-xpro: enable use of edbg

master
Kaspar Schleiser 6 years ago
parent f2cc58e8ed
commit 8060c48427

@ -2,4 +2,7 @@
export CPU = samd21
export CPU_MODEL = samd21j18a
# set edbg device type
EDBG_DEVICE_TYPE = atmel_cm0p
include $(RIOTMAKE)/boards/sam0.inc.mk

Loading…
Cancel
Save