ardupilot/.gitmodules

34 lines
1.1 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
2019-05-26 22:39:05 -03:00
[submodule "modules/libcanard"]
path = modules/libcanard
url = https://github.com/ArduPilot/libcanard.git
2021-06-04 00:50:12 -03:00
[submodule "modules/gsoap"]
path = modules/gsoap
url = https://github.com/ArduPilot/gsoap
2021-10-12 07:58:03 -03:00
[submodule "modules/canard_dsdlc"]
path = modules/canard_dsdlc
url = https://github.com/ardupilot/canard_dsdlc
[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
url = https://github.com/adamgreen/CrashDebug