-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
41 lines (36 loc) · 1.2 KB
/
.gitmodules
File metadata and controls
41 lines (36 loc) · 1.2 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
[submodule "zoo/pellepl.spiffs"]
path = zoo/pellepl.spiffs
url = https://github.com/pellepl/spiffs.git
branch = master
[submodule "zoo/FreeRTOS-Kernel"]
path = zoo/FreeRTOS-Kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel
branch = main
[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.dev-platforms"]
path = zoo/thinnect.dev-platforms
url = git@github.com:thinnect/dev-platforms.git
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 = git@github.com:thinnect/cmsis-ext.git
branch = dev
[submodule "zoo/graphitemaster.incbin"]
path = zoo/graphitemaster.incbin
url = https://github.com/graphitemaster/incbin.git
branch = main