4 "summary": "Protocol buffers with small code size.",
5 "description": "Nanopb is a plain-C implementation of Google's\n[Protocol Buffers][pb] data format. It is targeted at\n32 bit microcontrollers, but is also fit for\nother embedded systems with tight (2-10 kB ROM,\n<1 kB RAM) memory constraints.\n\n [pb]: https://developers.google.com/protocol-buffers/",
6 "homepage": "https://github.com/nanopb/nanopb",
12 "Petteri Aimonen": "jpa@nanopb.mail.kapsi.fi"
15 "http": "https://github.com/nanopb/nanopb/archive/0.3.8.tar.gz"
17 "requires_arc": false,
19 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1"
21 "source_files": "*.{h,c}",
22 "public_header_files": "*.h",
32 "public_header_files": [
47 "public_header_files": [