nanopb - Protocol Buffers with small code size

Website: https://code.google.com/p/nanopb/
License: Zlib
Description:
Nanopb is a plain-C implementation of Google's Protocol Buffers data format.
It is targeted at 32 bit microcontrollers, but is also fit for other embedded
systems with tight (2-10 kB ROM, <1 kB RAM) memory constraints. Nanopb supports
static memory allocation, i.e. you don't need a malloc implementation and can
be sure of the memory requirements of your code.

Packages:

nanopb-0.3.9.1-5.el6.art.x86_64 [67 KiB]
nanopb-0.3.9.1-4.el6.art.x86_64 [67 KiB]

Changelog:

by Scott R. Shinn (2018-07-13):
- init package
Copyright © 2005-2010 Atomicorp, Inc.