gp2040ce-binary-tools/gp2040ce_bintools
Brian S. Stephan e133abc922
concatenate smaller UF2s by using indexed offsets
previous commit added the ability to pass a list of location+binary
combinations to create UF2s, meaning we no longer need to pad the
concatenated UF2 the same way we pad the raw binary output. this makes
for a more sanely-sized UF2 and faster write

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-04-14 23:26:50 -05:00
..
proto_snapshot update .proto snapshot for v0.7.8 2024-04-08 09:07:47 -05:00
__init__.py relicense as GPLv3 2024-03-08 00:02:43 -06:00
builder.py concatenate smaller UF2s by using indexed offsets 2024-04-14 23:26:50 -05:00
config_tree.css follow `reuse lint` 2024-04-12 01:46:25 -05:00
gui.py cover a bit more TUI in tests, and remove dead branches 2024-04-12 20:01:20 -05:00
rp2040.py relicense as GPLv3 2024-03-08 00:02:43 -06:00
storage.py take multiple binary arguments to convert_binary_to_uf2 2024-04-14 22:54:05 -05:00