aviciano / uf2-plugin

radare2 plugin for UF2 file format
0 stars 0 forks source link

WIP: Issue 5 changes #6

Open aviciano opened 2 months ago

aviciano commented 2 months ago

WIP of changes suggested in #5

trufae commented 2 months ago
<3 ill work on the bin->io redirector poc and let you know how the thing must work
aviciano commented 2 months ago

Awesome, I definitely need help with this part.

Blocks with not main flash flag can be used to store debug info or source code (1, 2). What's the right way to handle this?

The UF2 format can be used as a file container, so I was thinking of adding a fs plugin as well. I didn't find any sample, but I did find a tool to create them: files2uf2