Add Protobuf

This commit is contained in:
Florian Märkl 2018-11-23 21:06:16 +01:00
commit 1f6209e638
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
8 changed files with 454 additions and 2 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "test/munit"]
path = test/munit
url = https://github.com/nemequ/munit.git
[submodule "third-party/nanopb"]
path = third-party/nanopb
url = https://github.com/nanopb/nanopb.git