-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.01 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.01 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
[submodule "fsw"]
path = fsw
url = https://github.com/TrySpaceOrg/tryspace-fsw.git
branch = main
[submodule "comp/demo"]
path = comp/demo
url = https://github.com/TrySpaceOrg/tryspace-comp-demo.git
branch = main
[submodule "simulith"]
path = simulith
url = https://github.com/TrySpaceOrg/tryspace-simulith.git
branch = main
[submodule "gsw"]
path = gsw
url = https://github.com/TrySpaceOrg/tryspace-ext-yamcs.git
branch = master
[submodule "atlas"]
path = atlas
url = https://github.com/TrySpaceOrg/TrySpaceOrg.github.io.git
branch = main
[submodule "comp/eps"]
path = comp/eps
url = https://github.com/TrySpaceOrg/tryspace-comp-eps.git
branch = main
[submodule "comp/radio"]
path = comp/radio
url = https://github.com/TrySpaceOrg/tryspace-comp-radio.git
branch = main
[submodule "comp/cryptolib"]
path = comp/cryptolib
url = https://github.com/TrySpaceOrg/tryspace-ext-cryptolib.git
branch = dev
[submodule "comp/adcs"]
path = comp/adcs
url = https://github.com/TrySpaceOrg/tryspace-comp-adcs.git
branch = main