mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 02:33:28 +00:00
rp2040: support Adafruit Feather RP2040
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@
|
||||
"build-tags": ["pico"],
|
||||
"linkerscript": "targets/pico.ld",
|
||||
"extra-files": [
|
||||
"targets/pico_boot_stage2.S"
|
||||
"targets/pico-boot-stage2.S"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user