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",
|
"protocol": "picotool",
|
||||||
"protocols": [
|
"protocols": [
|
||||||
"cmsis-dap",
|
"cmsis-dap",
|
||||||
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool"
|
"picotool"
|
||||||
]
|
]
|
||||||
|
@ -32,6 +32,7 @@
|
|||||||
"protocol": "picotool",
|
"protocol": "picotool",
|
||||||
"protocols": [
|
"protocols": [
|
||||||
"cmsis-dap",
|
"cmsis-dap",
|
||||||
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool"
|
"picotool"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user