switch to DroneCAN for DSDL and pyuavcan

This commit is contained in:
Daniel Agar
2021-10-20 21:43:43 -04:00
parent 2cc6dcabed
commit 0cfba10e5b
+3 -3
View File
@@ -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