uas-ugv/.gitmodules

12 lines
438 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
[submodule "MPU-driver"]
path = components/MPU-driver
url = https://github.com/natanaeljr/esp32-MPU-driver.git
[submodule "components/I2Cbus"]
path = components/I2Cbus
url = https://github.com/natanaeljr/esp32-I2Cbus.git