First version of header generator
authorPetteri Aimonen <jpa@npb.mail.kapsi.fi>
Sun, 31 Jul 2011 12:55:09 +0000 (12:55 +0000)
committerPetteri Aimonen <jpa@npb.mail.kapsi.fi>
Sun, 31 Jul 2011 12:55:09 +0000 (12:55 +0000)
commit3959290bc77ae26772bc107128b0a4edd3930361
treefefcf27423aeb7fd100b52802f5c519def3a8cc7
parentf8364310d3ca85d2cf59019bb4bc5e9ff4c52dc3
First version of header generator

git-svn-id: https://svn.kapsi.fi/jpa/nanopb@950 e3a754e5-d11d-0410-8d38-ebb782a927b9
generator/nanopb.proto [new file with mode: 0644]
generator/nanopb_generator.py [new file with mode: 0644]
generator/nanopb_pb2.py [new file with mode: 0644]
pb.h
tests/Makefile
tests/decode_unittests.c
tests/person.proto
tests/test_decode1.c