Add JLink to the list of supported protocols // Issue #5
This commit is contained in:
@ -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"
|
||||
]
|
||||
|
Reference in New Issue
Block a user