Skip to content

Commit 6f5b79f

Browse files
authored
boards/um_feathers3: Don't flash tinyuf2.bin (#807)
tinyuf2.bin should only be flashed along with the appropriate bootloader and partition scheme. In arduino IDE, these are only flashed when the tinyuf2 partition option is selected.
1 parent 6bddbbe commit 6f5b79f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

boards/um_feathers3.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@
3535
],
3636
"name": "Unexpected Maker FeatherS3",
3737
"upload": {
38-
"arduino": {
39-
"flash_extra_images": [
40-
[
41-
"0x410000",
42-
"variants/um_feathers3/tinyuf2.bin"
43-
]
44-
]
45-
},
4638
"flash_size": "16MB",
4739
"maximum_ram_size": 327680,
4840
"maximum_size": 16777216,

0 commit comments

Comments
 (0)