mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
switch to DroneCAN for DSDL and pyuavcan
This commit is contained in:
parent
2cc6dcabed
commit
0cfba10e5b
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,7 +1,7 @@
|
||||
[submodule "dsdl"]
|
||||
path = dsdl
|
||||
url = https://github.com/UAVCAN/dsdl
|
||||
branch = legacy-v0
|
||||
url = https://github.com/dronecan/DSDL
|
||||
branch = main
|
||||
[submodule "libuavcan/dsdl_compiler/pyuavcan"]
|
||||
path = libuavcan/dsdl_compiler/pyuavcan
|
||||
url = https://github.com/UAVCAN/pyuavcan
|
||||
url = https://github.com/dronecan/pydronecan
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user