gp2040ce-binary-tools/tests
Brian S. Stephan b3f6f86950
ship precompiled protobuf files for convenience
current libraries seem to have problems on Windows with thinking files
are duplicated when they are not, making it impossible to compile .proto
files at runtime in this tool on that platform. this adds a fallback of
using shipped, precompiled files in the package. I was already intending
on providing this as an option anyway, so might as well start doing it
now.

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-01-09 09:40:07 -06:00
..
test-files flag and method to visualize the board config 2024-01-06 17:27:33 -06:00
conftest.py add a method to convert binary content to UF2 2024-01-06 20:51:28 -06:00
test_builder.py add a method to convert binary content to UF2 2024-01-06 20:51:28 -06:00
test_commands.py option to concatenate to combine a JSON config to a binary 2024-01-03 13:35:26 -06:00
test_gui.py test parsing config as JSON into a message 2024-01-03 12:20:54 -06:00
test_package.py ship precompiled protobuf files for convenience 2024-01-09 09:40:07 -06:00
test_rp2040.py add SPDX-FileCopyrightText 2024-01-02 15:15:55 -06:00
test_storage.py ship precompiled protobuf files for convenience 2024-01-09 09:40:07 -06:00