-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.26 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "android-companion/app/src/main/jniLibs"]
path = android-companion/app/src/main/jniLibs
url = https://github.com/SKKU-ESLAB/ant-android-libs-armeabi
[submodule "subprojects/ACL-lowp"]
path = subprojects/ACL-lowp
url = https://github.com/SKKU-ESLAB/ACL-lowp
[submodule "subprojects/auto-compression"]
path = subprojects/Auto-Compression
url = https://github.com/SKKU-ESLAB/Auto-Compression.git
[submodule "subprojects/CNN-on-flash"]
path = subprojects/CNN-on-flash
url = https://github.com/SKKU-ESLAB/CNN-on-flash
[submodule "subprojects/selective-connection"]
path = subprojects/Virtual-Connection
url = https://github.com/SKKU-ESLAB/Virtual-Connection
[submodule "dep/iotjs"]
path = dep/iotjs
url = https://github.com/SKKU-ESLAB/IoTJS-Plus
[submodule "dep/tvm"]
path = dep/tvm
url = https://github.com/apache/incubator-tvm
[submodule "dep/iotivity"]
path = dep/iotivity
url = https://github.com/iotivity/iotivity-lite
[submodule "dep/libcoap"]
path = dep/libcoap
url = https://github.com/obgm/libcoap
[submodule "subprojects/ANT-Model-DB"]
path = subprojects/ANT-Model-DB
url = https://github.com/SKKU-ESLAB/ANT-Model-DB
[submodule "subprojects/IoTJS-Plus-TizenRT"]
path = subprojects/IoTJS-Plus-TizenRT
url = https://github.com/SKKU-ESLAB/IoTJS-Plus-TizenRT