summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2013-10-01 16:56:35 -0400
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2014-01-07 13:18:09 -0500
commit11ca9d9f43e7e741b3138a06a6c6ab34be436dd8 (patch)
tree3fd73cb940e34998666917b4cb1593d2e432eefd /.gitmodules
parentd356b057aa38ea088cedfe26f562b981171239fc (diff)
Add generated protobuf implementations.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..aaa1a95c
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "libs/nanopb"]
+ path = libs/nanopb
+ url = https://code.google.com/p/nanopb/