Replace PB_MANY_FIELDS with PB_FIELD_16BIT and PB_FIELD_32BIT.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sun, 1 Jul 2012 07:15:37 +0000 (10:15 +0300)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sun, 1 Jul 2012 07:15:37 +0000 (10:15 +0300)
commit9b1e1b440ab6a21bacab939b9c7bef0fa4ca5c90
tree9b40693e48350c83c07829cd6770088c49b204fc
parent78086cc27d746a425f3f1130e822275bdb623090
Replace PB_MANY_FIELDS with PB_FIELD_16BIT and PB_FIELD_32BIT.

This allows more precise control over the memory use vs. field size.
docs/reference.rst
generator/nanopb_generator.py
pb.h