mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 19:17:47 +00:00
rp2040: fix for nano-rp2040 board
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
"build-tags": ["nano_rp2040"],
|
||||
"linkerscript": "targets/pico.ld",
|
||||
"extra-files": [
|
||||
"targets/pico_boot_stage2.S"
|
||||
"targets/pico-boot-stage2.S"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user