gp2040ce-binary-tools/gp2040ce_bintools
Brian S. Stephan 095fac19f1
properly account for combining config section with firmware
prior to this, the concatenate assumed it was concatenating a firmware
with a full *storage section*, e.g. the already-padded 8192 bytes, but
it's equally valuable now that I'm creating configs to have just a
config section + footer, which needs to be padded 8192. now concatenate
supports both
2023-06-28 12:52:49 -05:00
..
__init__.py add pytest, test creation/import of config_pb2 module 2023-06-20 19:57:38 -05:00
builder.py properly account for combining config section with firmware 2023-06-28 12:52:49 -05:00
storage.py properly account for combining config section with firmware 2023-06-28 12:52:49 -05:00