mirror of
https://github.com/ArduPilot/ardupilot.git
synced 2026-02-06 05:54:05 +08:00
CAN: switched to DroneCAN DSDL and libuavcan
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "modules/uavcan"]
|
||||
path = modules/uavcan
|
||||
url = git://github.com/ArduPilot/uavcan.git
|
||||
url = git://github.com/DroneCAN/libuavcan.git
|
||||
[submodule "modules/waf"]
|
||||
path = modules/waf
|
||||
url = git://github.com/ArduPilot/waf.git
|
||||
@@ -28,3 +28,7 @@
|
||||
[submodule "modules/canard_dsdlc"]
|
||||
path = modules/canard_dsdlc
|
||||
url = https://github.com/ardupilot/canard_dsdlc
|
||||
[submodule "modules/DroneCAN/DSDL"]
|
||||
path = modules/DroneCAN/DSDL
|
||||
url = git://github.com/DroneCAN/DSDL.git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user