Skip to content

Add uf2 combine command#313

Open
will-v-pi wants to merge 4 commits into
developfrom
uf2-combine
Open

Add uf2 combine command#313
will-v-pi wants to merge 4 commits into
developfrom
uf2-combine

Conversation

@will-v-pi
Copy link
Copy Markdown
Contributor

This combines 2 UF2s into 1, modifying the block numbers, and giving them same family ID, so it can be loaded as a single UF2 file. Can be called repeatedly to combine more UF2s.

Main use case is for combining partition tables with their partitions for loading as a single UF2 file. This will make running pico-examples that use partition tables easier, as a single UF2 can be generated for loading.

I think this was requested by @timg236, and it also fixes #169

will-v-pi added 4 commits May 6, 2026 14:30
Combines 2 UF2s into 1, modifying the block numbers (and giving them same family ID)
Allows placing second uf2 at offset, or in a partition defined in the first uf2
@will-v-pi will-v-pi added this to the 2.3.0 milestone May 14, 2026
@will-v-pi will-v-pi requested a review from kilograham May 14, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant