OpenSolo/.gitmodules
2019-01-05 11:59:15 -05:00

22 lines
703 B
Plaintext

[submodule "ardupilot-solo"]
path = ardupilot-solo
url = https://github.com/OpenSolo/ardupilot-solo.git
[submodule "mavlink-solo"]
path = mavlink-solo
url = https://github.com/OpenSolo/mavlink-solo.git
[submodule "dronekit-python-solo"]
path = dronekit-python-solo
url = https://github.com/dronekit/dronekit-python-solo.git
[submodule "stm32loader"]
path = stm32loader
url = https://github.com/OpenSolo/stm32loader.git
[submodule "imx6-linux"]
path = imx6-linux
url = https://github.com/OpenSolo/imx6-linux.git
[submodule "imx6-uboot"]
path = imx6-uboot
url = https://github.com/OpenSolo/imx6-uboot.git
[submodule "MAVProxy"]
path = MAVProxy
url = https://github.com/OpenSolo/MAVProxy.git