When dsdlc is running from source, it does not require pyuavcan anymore

This commit is contained in:
Pavel Kirienko
2015-06-10 20:10:40 +03:00
parent 91642adfe5
commit c3de88b89f
2 changed files with 14 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "dsdl"]
path = dsdl
url = https://github.com/UAVCAN/dsdl
[submodule "libuavcan/dsdl_compiler/pyuavcan"]
path = libuavcan/dsdl_compiler/pyuavcan
url = https://github.com/UAVCAN/pyuavcan