Example
authorPetteri Aimonen <jpa@npb.mail.kapsi.fi>
Wed, 17 Aug 2011 19:03:06 +0000 (19:03 +0000)
committerPetteri Aimonen <jpa@npb.mail.kapsi.fi>
Wed, 17 Aug 2011 19:03:06 +0000 (19:03 +0000)
commit7f53c3f7484679c1e38607f59542d43be1387650
tree396198a24a1661eb7af87d0364a936d8df98a5ae
parent2cefaeaf61f38f1566293e53b4708e9ceff2d945
Example

git-svn-id: https://svn.kapsi.fi/jpa/nanopb@957 e3a754e5-d11d-0410-8d38-ebb782a927b9
14 files changed:
docs/concepts.rst
docs/index.rst
docs/reference.rst
example/Makefile [new file with mode: 0644]
example/fileproto.proto [new file with mode: 0644]
example/server.c [new file with mode: 0644]
generator/nanopb_generator.py
pb.h
pb_decode.c
pb_encode.c
tests/Makefile
tests/person.proto
tests/test_decode1.c
tests/test_encode1.c