This website requires JavaScript.
Explore
Help
Register
Sign In
rik
/
nanopb
Watch
1
Star
0
Fork
0
You've already forked nanopb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ba40cacd3c4a60ccc9108d6acf7e813b1757dfd1
nanopb
/
example
History
Petteri Aimonen
68dd0171bc
Switch the example project to use the new .options file
2013-07-06 13:01:21 +03:00
..
client.c
Change the callback function to use void**.
2013-04-02 19:55:21 +03:00
common.c
Remove the "buf = NULL" => skip requirement from pb_istream_t callbacks.
2012-10-18 19:45:28 +03:00
common.h
example client
2011-08-22 15:22:41 +00:00
fileproto.options
Switch the example project to use the new .options file
2013-07-06 13:01:21 +03:00
fileproto.proto
Switch the example project to use the new .options file
2013-07-06 13:01:21 +03:00
Makefile
Changed autogenerated file naming from foo.c to foo.pb.c
2011-08-23 16:16:33 +00:00
server.c
Change the callback function to use void**.
2013-04-02 19:55:21 +03:00