gp2040ce-binary-tools/tests
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
..
test-files properly account for combining config section with firmware 2023-06-28 12:52:49 -05:00
conftest.py properly account for combining config section with firmware 2023-06-28 12:52:49 -05:00
test_builder.py properly account for combining config section with firmware 2023-06-28 12:52:49 -05:00
test_commands.py concatenate command: combine firmware and storage into one file 2023-06-26 15:32:32 -05:00
test_package.py add pytest, test creation/import of config_pb2 module 2023-06-20 19:57:38 -05:00
test_storage.py properly account for combining config section with firmware 2023-06-28 12:52:49 -05:00