nanopb 0.4.6.4
Small code-size Protocol Buffers implementation in ANSI C
Nanopb is a small code-size Protocol Buffers implementation in ansi C. It is especially suitable for use in microcontrollers, but fits any memory-restricted system.
- Outputs:
out
- Website: https://jpa.kapsi.fi/nanopb/
- Licenses: Zlib
- Package source: gnu/packages/protobuf.scm
- Builds: See build status
- Issues: See known issues
Installation
Install nanopb 0.4.6.4
as follows:
guix install nanopb@0.4.6.4
Or install the latest version:
guix install nanopb
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.