mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/mulle: add JLINK_DEVICE
This commit is contained in:
parent
65d2e161c3
commit
3375899e72
@ -8,6 +8,8 @@ PROGRAMMER ?= openocd
|
||||
PROGRAMMERS_SUPPORTED += openocd
|
||||
OPENOCD_TRANSPORT := jtag
|
||||
|
||||
JLINK_DEVICE := MK60DN512XXX10
|
||||
|
||||
# Default debug adapter choice is to use the Mulle programmer board
|
||||
OPENOCD_DEBUG_ADAPTER ?= mulle
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user