Skip to content

Commit 5271d82

Browse files
committed
Add JLink to the list of supported protocols // Issue #5
1 parent 6916058 commit 5271d82

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/nanorp2040connect.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"protocol": "picotool",
3737
"protocols": [
3838
"cmsis-dap",
39+
"jlink",
3940
"raspberrypi-swd",
4041
"picotool"
4142
]

boards/pico.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"protocol": "picotool",
3333
"protocols": [
3434
"cmsis-dap",
35+
"jlink",
3536
"raspberrypi-swd",
3637
"picotool"
3738
]

0 commit comments

Comments
 (0)