We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe3f68 commit e02f308Copy full SHA for e02f308
targets/nano-rp2040.json
@@ -5,6 +5,6 @@
5
"build-tags": ["nano_rp2040"],
6
"linkerscript": "targets/pico.ld",
7
"extra-files": [
8
- "targets/pico_boot_stage2.S"
+ "targets/pico-boot-stage2.S"
9
]
10
}
0 commit comments