Add cStuff and SDK submodules

This commit is contained in:
Ilja Kartašov 2019-07-13 14:08:18 +02:00
parent f7a9f255df
commit 06c99b1e4b
25 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "cStuff"]
path = cStuff
url = git@lowenware.com:lowenware/cStuff.git
[submodule "aisl-sdk"]
path = aisl-sdk
url = git@lowenware.com:lowenware/aisl-sdk.git

1
aisl-sdk Submodule

@ -0,0 +1 @@
Subproject commit b9e247b88f43dfeae69ac1371a78787950d859ed

1
cStuff Submodule

@ -0,0 +1 @@
Subproject commit 4ba00ca17a6a86a9309fe8426220cc378d8f4579

View File