rp2040: make picoprobe default openocd interface

This commit is contained in:
Kenneth Bell
2022-07-27 16:50:45 +01:00
committed by Ron Evans
parent 67aea275c5
commit 5026047cde
+1
View File
@@ -12,6 +12,7 @@
"extra-files": [
"src/device/rp/rp2040.s"
],
"openocd-interface": "picoprobe",
"openocd-transport": "swd",
"openocd-target": "rp2040"
}