This commit is contained in:
2015-03-13 11:57:41 +00:00
commit a7863182d1
6 changed files with 118 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "protobuf"]
path = protobuf
url = https://github.com/google/protobuf.git
[submodule "nanopb"]
path = nanopb
url = https://code.google.com/p/nanopb/