ardupilot/.gitmodules

37 lines
1.3 KiB
Plaintext

[submodule "modules/uavcan"]
path = modules/uavcan
url = https://github.com/DroneCAN/libuavcan.git
[submodule "modules/waf"]
path = modules/waf
url = https://github.com/ArduPilot/waf.git
[submodule "modules/gbenchmark"]
path = modules/gbenchmark
url = https://github.com/google/benchmark.git
[submodule "modules/mavlink"]
path = modules/mavlink
url = https://github.com/ArduPilot/mavlink
[submodule "gtest"]
path = modules/gtest
url = https://github.com/ArduPilot/googletest
[submodule "modules/ChibiOS"]
path = modules/ChibiOS
url = https://github.com/ArduPilot/ChibiOS.git
[submodule "modules/libcanard"]
path = modules/libcanard
url = https://github.com/ArduPilot/libcanard.git
[submodule "modules/DroneCAN/DSDL"]
path = modules/DroneCAN/DSDL
url = https://github.com/DroneCAN/DSDL.git
[submodule "modules/DroneCAN/dronecan_dsdlc"]
path = modules/DroneCAN/dronecan_dsdlc
url = https://github.com/DroneCAN/dronecan_dsdlc
[submodule "modules/DroneCAN/libcanard"]
path = modules/DroneCAN/libcanard
url = https://github.com/DroneCAN/libcanard
[submodule "modules/DroneCAN/pydronecan"]
path = modules/DroneCAN/pydronecan
url = https://github.com/DroneCAN/pydronecan
[submodule "modules/DroneCAN/uavcan"]
path = modules/DroneCAN/uavcan
url = https://github.com/DroneCAN/libuavcan.git