mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
targets: add openocd configuration for rp2040
This commit is contained in:
+3
-1
@@ -9,5 +9,7 @@
|
||||
"rp2040-boot-patch": true,
|
||||
"extra-files": [
|
||||
"src/device/rp/rp2040.s"
|
||||
]
|
||||
],
|
||||
"openocd-transport": "swd",
|
||||
"openocd-target": "rp2040"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user