forked from thinnect/node-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
68 lines (65 loc) · 2.25 KB
/
.gitmodules
File metadata and controls
68 lines (65 loc) · 2.25 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
[submodule "zoo/thinnect.dev-platforms"]
path = zoo/thinnect.dev-platforms
url = https://github.com/thinnect/dev-platforms.git
branch = master
[submodule "zoo/thinnect.node-buildsystem"]
path = zoo/thinnect.node-buildsystem
url = https://github.com/thinnect/node-buildsystem.git
branch = master
[submodule "zoo/thinnect.node-platform"]
path = zoo/thinnect.node-platform
url = https://github.com/thinnect/node-platform.git
branch = master
[submodule "zoo/thinnect.lll"]
path = zoo/thinnect.lll
url = https://github.com/thinnect/lll.git
branch = master
[submodule "zoo/thinnect.mist-comm"]
path = zoo/thinnect.mist-comm
url = https://github.com/thinnect/mist-comm.git
branch = proto
[submodule "zoo/thinnect.device-signature"]
path = zoo/thinnect.device-signature
url = https://github.com/thinnect/device-signature.git
branch = master
[submodule "zoo/FreeRTOS-Kernel"]
path = zoo/FreeRTOS-Kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel
branch = master
[submodule "zoo/thinnect.cmsis-freertos"]
path = zoo/thinnect.cmsis-freertos
url = https://github.com/thinnect/cmsis-freertos
branch = master
[submodule "zoo/jtbr.endianness"]
path = zoo/jtbr.endianness
url = https://gist.github.com/7a43e6281e6cca353b33ee501421860c.git
branch = master
[submodule "zoo/lammertb.libcrc"]
path = zoo/lammertb.libcrc
url = https://github.com/lammertb/libcrc.git
branch = master
[submodule "zoo/graphitemaster.incbin"]
path = zoo/graphitemaster.incbin
url = https://github.com/graphitemaster/incbin.git
branch = master
[submodule "zoo/prolab.motexml"]
path = zoo/prolab.motexml
url = https://github.com/proactivity-lab/motexml.git
branch = master
[submodule "zoo/prolab.dt-types"]
path = zoo/prolab.dt-types
url = https://github.com/proactivity-lab/dt-types.git
branch = master
[submodule "zoo/mw_vehicle_detection"]
path = zoo/mw_vehicle_detection
url = https://bitbucket.org/prolab/mw_vehicle_detection.git
branch = refactor
[submodule "zoo/unity.unit-tests"]
path = zoo/unity.unit-tests
url = https://github.com/ThrowTheSwitch/Unity
[submodule "zoo/smenete-platforms"]
path = zoo/smenete-platforms
url = git@bitbucket.org:prolab/smenete-platforms.git
[submodule "zoo/dmadrv-adc"]
path = zoo/dmadrv-adc
url = https://github.com/proactivity-lab/dmadrv-adc.git