uas-ugv/.gitmodules

19 lines
700 B
Plaintext
Raw Normal View History

2019-01-15 20:27:45 -08:00
[submodule "components/nanopb/nanopb"]
path = components/nanopb/nanopb
url = https://github.com/nanopb/nanopb.git
2019-01-15 10:37:22 -08:00
[submodule "components/u8g2"]
path = components/u8g2
url = https://github.com/olikraus/u8g2.git
2019-01-16 00:20:09 -08:00
[submodule "components/MPU-driver"]
2019-01-15 10:37:22 -08:00
path = components/MPU-driver
2019-01-16 18:18:35 -08:00
url = https://github.com/natanaeljr/esp32-MPU-driver.git
2019-01-15 10:37:22 -08:00
[submodule "components/I2Cbus"]
path = components/I2Cbus
url = https://github.com/natanaeljr/esp32-I2Cbus.git
[submodule "components/minmea/minmea"]
path = components/minmea/minmea
url = https://github.com/kosma/minmea.git
[submodule "components/protobuf/protobuf"]
path = components/protobuf/protobuf
url = https://github.com/protocolbuffers/protobuf.git