third_party.pigweed.src/pw_protobuf_compiler/py
Alexei Frolov bbf164c985 Add pw_protobuf module
This change adds a pw_protobuf module containing a lightweight protobuf
wire format encoder. The encoder comes with a Python script that plugs
into protoc to generate C++ classes from Protobuf files that wrap its
functionality.

Bug: 20

Change-Id: I867655ab64c2f6ddd2a731054b1fbe7ccc97ba70
2019-12-18 21:29:17 +00:00
..
pw_protobuf_compiler Add pw_protobuf module 2019-12-18 21:29:17 +00:00
setup.py