Add JLink to the list of supported protocols // Issue #5

This commit is contained in:
valeros 2021-05-07 12:16:53 +03:00
parent 69160582c6
commit 5271d828a7
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@
"protocol": "picotool",
"protocols": [
"cmsis-dap",
"jlink",
"raspberrypi-swd",
"picotool"
]

View File

@ -32,6 +32,7 @@
"protocol": "picotool",
"protocols": [
"cmsis-dap",
"jlink",
"raspberrypi-swd",
"picotool"
]