gp2040ce-binary-tools/gp2040ce_bintools/proto_snapshot
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
..
__init__.py ship precompiled protobuf files for convenience 2024-01-09 09:40:07 -06:00
config.proto ship precompiled protobuf files for convenience 2024-01-09 09:40:07 -06:00
config_pb2.py ship precompiled protobuf files for convenience 2024-01-09 09:40:07 -06:00
enums.proto ship precompiled protobuf files for convenience 2024-01-09 09:40:07 -06:00
enums_pb2.py ship precompiled protobuf files for convenience 2024-01-09 09:40:07 -06:00
nanopb.proto ship precompiled protobuf files for convenience 2024-01-09 09:40:07 -06:00
nanopb_pb2.py ship precompiled protobuf files for convenience 2024-01-09 09:40:07 -06:00