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