blob: 0fc79c47cd93214b30efc4d5a108943d1330f98e [file] [log] [blame]
Nanopb is a small code-size Protocol Buffers implementation.
Homepage: http://kapsi.fi/~jpa/nanopb/
To compile the library, you'll need these libraries:
protobuf-compiler python-protobuf libprotobuf-dev
To run the tests, run make under the tests folder.
If it completes without error, everything is fine.