1
0
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:
Marian Buschsieweke 2024-05-01 20:25:31 +02:00
parent 65d2e161c3
commit 3375899e72
No known key found for this signature in database
GPG Key ID: 77AA882EC78084E6

View File

@ -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