Skip to content

Commit e02f308

Browse files
ysoldakdeadprogram
authored andcommitted
rp2040: fix for nano-rp2040 board
1 parent bfe3f68 commit e02f308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/nano-rp2040.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"build-tags": ["nano_rp2040"],
66
"linkerscript": "targets/pico.ld",
77
"extra-files": [
8-
"targets/pico_boot_stage2.S"
8+
"targets/pico-boot-stage2.S"
99
]
1010
}

0 commit comments

Comments
 (0)