Add JLink to the list of supported protocols // Issue #5
This commit is contained in:
parent
69160582c6
commit
5271d828a7
@ -36,6 +36,7 @@
|
||||
"protocol": "picotool",
|
||||
"protocols": [
|
||||
"cmsis-dap",
|
||||
"jlink",
|
||||
"raspberrypi-swd",
|
||||
"picotool"
|
||||
]
|
||||
|
@ -32,6 +32,7 @@
|
||||
"protocol": "picotool",
|
||||
"protocols": [
|
||||
"cmsis-dap",
|
||||
"jlink",
|
||||
"raspberrypi-swd",
|
||||
"picotool"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user