-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
76 lines (72 loc) · 2.46 KB
/
.gitmodules
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
69
70
71
72
73
74
75
76
[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.node-filesystem"]
path = zoo/thinnect.node-filesystem
url = https://github.com/thinnect/node-filesystem.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 = euis
[submodule "zoo/thinnect.device-signature"]
path = zoo/thinnect.device-signature
url = https://github.com/thinnect/device-signature.git
branch = master
[submodule "zoo/thinnect.tos-deviceannouncement"]
path = zoo/thinnect.tos-deviceannouncement
url = [email protected]:thinnect/tos-deviceannouncement.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/thinnect.cmsis-ext"]
path = zoo/thinnect.cmsis-ext
url = https://github.com/thinnect/cmsis-ext
branch = dev
[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 = main
[submodule "zoo/pellepl.spiffs"]
path = zoo/pellepl.spiffs
url = https://github.com/pellepl/spiffs.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/thinnect.dev-platforms"]
path = zoo/thinnect.dev-platforms
url = https://github.com/thinnect/dev-platforms.git
branch = master
[submodule "zoo/thinnect.hiot-platforms"]
path = zoo/thinnect.hiot-platforms
url = [email protected]:thinnect/hiot-platforms.git
branch = master