Add nanopb (https://github.com/metormote/nanopb) and generate example protocol buffer for beerduino (https://github.com/ilyevsky/beerduino)
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "protobuf"]
|
||||
path = protobuf
|
||||
url = https://github.com/google/protobuf.git
|
||||
[submodule "nanopb"]
|
||||
path = nanopb
|
||||
url = https://code.google.com/p/nanopb/
|
||||
|
||||
Reference in New Issue
Block a user