Encoder
authorPetteri Aimonen <jpa@npb.mail.kapsi.fi>
Thu, 4 Aug 2011 16:49:32 +0000 (16:49 +0000)
committerPetteri Aimonen <jpa@npb.mail.kapsi.fi>
Thu, 4 Aug 2011 16:49:32 +0000 (16:49 +0000)
commita8d0172507d59b73b95f766aa7644147fd060f20
tree56115021e9bed640e273851f0a99631163041bba
parent3959290bc77ae26772bc107128b0a4edd3930361
Encoder

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