This package browser is in early development. Mind the rough edges.

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.

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.