mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 11:13:27 +00:00
rp2040: make picoprobe default openocd interface
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
"extra-files": [
|
"extra-files": [
|
||||||
"src/device/rp/rp2040.s"
|
"src/device/rp/rp2040.s"
|
||||||
],
|
],
|
||||||
|
"openocd-interface": "picoprobe",
|
||||||
"openocd-transport": "swd",
|
"openocd-transport": "swd",
|
||||||
"openocd-target": "rp2040"
|
"openocd-target": "rp2040"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user