DSDL and Pyuavcan submodules

This commit is contained in:
Pavel Kirienko
2015-06-10 15:00:23 +03:00
parent 03c251db4f
commit c8e9277e62
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "pyuavcan"]
path = pyuavcan
url = https://github.com/UAVCAN/pyuavcan
[submodule "dsdl"]
path = dsdl
url = https://github.com/UAVCAN/dsdl

1
dsdl Submodule

Submodule dsdl added at d19c783138

1
pyuavcan Submodule

Submodule pyuavcan added at 7bd6c4dc99