mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards: samr21-xpro: enable use of edbg
This commit is contained in:
parent
d7d796b80d
commit
f2cc58e8ed
@ -2,4 +2,7 @@
|
||||
export CPU = samd21
|
||||
export CPU_MODEL = samr21g18a
|
||||
|
||||
# set edbg device type
|
||||
EDBG_DEVICE_TYPE = atmel_cm0p
|
||||
|
||||
include $(RIOTMAKE)/boards/sam0.inc.mk
|
||||
|
Loading…
Reference in New Issue
Block a user