Add generated protobuf implementations.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 1 Oct 2013 20:56:35 +0000 (16:56 -0400)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 7 Jan 2014 18:18:09 +0000 (13:18 -0500)
commit11ca9d9f43e7e741b3138a06a6c6ab34be436dd8
tree3fd73cb940e34998666917b4cb1593d2e432eefd
parentd356b057aa38ea088cedfe26f562b981171239fc
Add generated protobuf implementations.
16 files changed:
.gitmodules [new file with mode: 0644]
Makefile [new file with mode: 0644]
benchmark/proto/generate.sh [deleted file]
gen/README.mkd [new file with mode: 0644]
gen/cpp/openxc.pb [new file with mode: 0644]
gen/cpp/openxc.pb.c [new file with mode: 0644]
gen/cpp/openxc.pb.h [new file with mode: 0644]
gen/java/openxc/Openxc.java [new file with mode: 0644]
gen/openxc.pb [new file with mode: 0644]
gen/openxc.pb.c [new file with mode: 0644]
gen/openxc.pb.h [new file with mode: 0644]
gen/openxc_pb2.py [new file with mode: 0644]
gen/python/openxc_pb2.py [new file with mode: 0644]
libs/nanopb [new submodule]
pip-requirements.txt [moved from benchmark/pip-requirements.txt with 100% similarity]
script/bootstrap.sh [new file with mode: 0755]