-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 1.16 KB
/
.gitmodules
File metadata and controls
32 lines (32 loc) · 1.16 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
[submodule "mqtt-client-sub"]
path = mqtt-client-sub
url = https://github.com/ABD-01/quantum-harmony
branch = mqtt-client-sub
[submodule "server-fota-crc-multithreading"]
path = server-fota-crc-multithreading
url = https://github.com/ABD-01/quantum-harmony
branch = server-fota-crc-multithreading
[submodule "tcu-2g-service-tool-dealer"]
path = tcu-2g-service-tool-dealer
url = https://github.com/ABD-01/quantum-harmony.git
branch = tcu-2g-service-tool-dealer
[submodule "network-library-bumblenet"]
path = network-library-bumblenet
url = https://github.com/ABD-01/quantum-harmony
branch = network-library-bumblenet
[submodule "data-structures-algorithms"]
path = data-structures-algorithms
url = https://github.com/ABD-01/quantum-harmony.git
branch = DSA
[submodule "cmake-build-embedded"]
path = cmake-build-embedded
url = https://github.com/ABD-01/quantum-harmony.git
branch = cmake-for-mc25
[submodule "bootinfo-and-appcrc"]
path = bootinfo-and-appcrc
url = https://github.com/ABD-01/quantum-harmony.git
branch = bootinfo-and-appcrc
[submodule "task-control-gtk3"]
path = task-control-gtk3
url = https://github.com/ABD-01/quantum-harmony.git
branch = taskControlC