Add field type FT_IGNORE to generator.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Mon, 14 Jan 2013 15:30:49 +0000 (17:30 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Mon, 14 Jan 2013 15:30:49 +0000 (17:30 +0200)
commitd32d3226580baf52f60fb7dee3921d8cc9aab67c
treea2da002b9aa8db7a67b49ee266fab7619ed769fd
parentb9baec6b4c3a04136ea0430109bc7bc1eda12685
Add field type FT_IGNORE to generator.

This allows ignoring fields that are unnecessary or too large for an
embedded system using nanopb, while allowing them to remain in the .proto
for other platforms.

Update issue 51
Status: FixedInGit
generator/nanopb.proto
generator/nanopb_generator.py
generator/nanopb_pb2.py
tests/options.proto