mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 18:47:34 +08:00
Fix Mac OS X Travis, fix UAVCAN URL
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
url = git://github.com/PX4/NuttX.git
|
||||
[submodule "src/lib/uavcan"]
|
||||
path = src/lib/uavcan
|
||||
url = git://github.com/jgoppert/libuavcan.git
|
||||
url = git://github.com/UAVCAN/libuavcan.git
|
||||
[submodule "Tools/genmsg"]
|
||||
path = Tools/genmsg
|
||||
url = https://github.com/ros/genmsg.git
|
||||
|
||||
Reference in New Issue
Block a user