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 00:20:09 -08:00
|
|
|
url = https://github.com/amikhalev/esp32-MPU-driver.git
|
2019-01-15 10:37:22 -08:00
|
|
|
[submodule "components/I2Cbus"]
|
|
|
|
path = components/I2Cbus
|
2019-01-16 00:20:09 -08:00
|
|
|
url = https://github.com/amikhalev/esp32-I2Cbus.git
|