gp2040ce-binary-tools/gp2040ce_bintools
Brian S. Stephan ef71db6f5e
methods to add/retrieve board config to binary
with this, the combining methods can combine both a board and user
config into one binary, which is a step closer to having a command that
does it, and then we can start removing BoardConfig.h from the firmware
build and replace it with patched binaries.

to test it, another retrieval method was added too, and this will
probably be used for more dump commands or a better info or something
like that

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-01-06 11:43:54 -06:00
..
__init__.py add SPDX-FileCopyrightText 2024-01-02 15:15:55 -06:00
builder.py methods to add/retrieve board config to binary 2024-01-06 11:43:54 -06:00
config_tree.css add edit-config, a Textual TUI for editing a configuration 2023-06-30 02:01:01 -05:00
gui.py s/STORAGE_/USER_CONFIG_/ 2024-01-03 18:27:16 -06:00
rp2040.py add SPDX-FileCopyrightText 2024-01-02 15:15:55 -06:00
storage.py methods to add/retrieve board config to binary 2024-01-06 11:43:54 -06:00