ardupilot/.gitmodules

37 lines
1.2 KiB
Plaintext
Raw Normal View History

[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
2016-01-02 01:03:33 -04:00
[submodule "modules/mavlink"]
path = modules/mavlink
url = https://github.com/ArduPilot/mavlink
2016-01-15 16:39:09 -04:00
[submodule "gtest"]
path = modules/gtest
url = https://github.com/ArduPilot/googletest
2018-01-05 02:50:07 -04:00
[submodule "modules/ChibiOS"]
path = modules/ChibiOS
url = https://github.com/ArduPilot/ChibiOS.git
2021-06-04 00:50:12 -03:00
[submodule "modules/gsoap"]
path = modules/gsoap
url = https://github.com/ArduPilot/gsoap
[submodule "modules/DroneCAN/DSDL"]
path = modules/DroneCAN/DSDL
url = https://github.com/DroneCAN/DSDL.git
2021-10-20 11:19:36 -03:00
[submodule "modules/CrashDebug"]
path = modules/CrashDebug
2021-11-03 13:30:44 -03:00
url = https://github.com/ardupilot/CrashDebug
2021-11-10 03:30:02 -04:00
[submodule "modules/DroneCAN/pydronecan"]
path = modules/DroneCAN/pydronecan
url = https://github.com/DroneCAN/pydronecan
2021-11-10 04:44:20 -04:00
[submodule "modules/DroneCAN/dronecan_dsdlc"]
path = modules/DroneCAN/dronecan_dsdlc
url = https://github.com/DroneCAN/dronecan_dsdlc
2021-11-11 08:09:28 -04:00
[submodule "modules/DroneCAN/libcanard"]
path = modules/DroneCAN/libcanard
url = https://github.com/DroneCAN/libcanard