zrzk
4 years ago
committed by
Gitee
1 changed files with 7 additions and 7 deletions
@ -1,21 +1,21 @@
@@ -1,21 +1,21 @@
|
||||
[submodule "modules/uavcan"] |
||||
path = modules/uavcan |
||||
url = git://github.com/ArduPilot/uavcan.git |
||||
url = https://gitee.com/xmzrzk/uavcan.git |
||||
[submodule "modules/waf"] |
||||
path = modules/waf |
||||
url = git://github.com/ArduPilot/waf.git |
||||
url = https://gitee.com/xmzrzk/waf.git |
||||
[submodule "modules/gbenchmark"] |
||||
path = modules/gbenchmark |
||||
url = git://github.com/google/benchmark.git |
||||
url = https://gitee.com/xmzrzk/benchmark.git |
||||
[submodule "modules/mavlink"] |
||||
path = modules/mavlink |
||||
url = git://github.com/ArduPilot/mavlink |
||||
url = https://gitee.com/xmzrzk/mavlink |
||||
[submodule "gtest"] |
||||
path = modules/gtest |
||||
url = git://github.com/ArduPilot/googletest |
||||
url = https://gitee.com/xmzrzk/googletest |
||||
[submodule "modules/ChibiOS"] |
||||
path = modules/ChibiOS |
||||
url = git://github.com/ArduPilot/ChibiOS.git |
||||
url = https://gitee.com/xmzrzk/ChibiOS.git |
||||
[submodule "modules/libcanard"] |
||||
path = modules/libcanard |
||||
url = git://github.com/ArduPilot/libcanard.git |
||||
url = https://gitee.com/xmzrzk/libcanard.git |
Loading…
Reference in new issue