add nanopb submodule

This commit is contained in:
Alex Mikhalev 2019-01-15 20:27:45 -08:00
parent 258e5746d0
commit b6f03e789d

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "components/u8g2"]
path = components/u8g2
url = https://github.com/olikraus/u8g2.git
[submodule "components/nanopb/nanopb"]
path = components/nanopb/nanopb
url = https://github.com/nanopb/nanopb.git