gp2040ce-binary-tools/gp2040ce_bintools
Brian S. Stephan 2d024c5b34
pico.write must happen at 256 byte boundaries
there's no good way to tell if the payload should be padded or if it
should just be realigned, so raise an exception and make the caller
figure it out
2023-07-09 09:16:55 -05:00
..
__init__.py add pytest, test creation/import of config_pb2 module 2023-06-20 19:57:38 -05:00
builder.py dump-config tool to easily backup a board's config section 2023-07-07 20:09:00 -05:00
config_tree.css add edit-config, a Textual TUI for editing a configuration 2023-06-30 02:01:01 -05:00
gui.py DRY: convenience method to get config from USB 2023-07-07 20:03:41 -05:00
pico.py pico.write must happen at 256 byte boundaries 2023-07-09 09:16:55 -05:00
storage.py dump-config tool to easily backup a board's config section 2023-07-07 20:09:00 -05:00