forked from nasa/cFS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
75 lines (75 loc) · 2.12 KB
/
.gitmodules
File metadata and controls
75 lines (75 loc) · 2.12 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
69
70
71
72
73
74
75
[submodule "cfe"]
path = cfe
url = https://github.com/nasa/cFE.git
[submodule "osal"]
path = osal
url = https://github.com/nasa/osal.git
[submodule "psp"]
path = psp
url = https://github.com/nasa/PSP.git
[submodule "apps/ci_lab"]
path = apps/ci_lab
url = https://github.com/nasa/ci_lab.git
[submodule "apps/to_lab"]
path = apps/to_lab
url = https://github.com/nasa/to_lab.git
[submodule "apps/sch_lab"]
path = apps/sch_lab
url = https://github.com/nasa/sch_lab.git
[submodule "apps/sample_app"]
path = apps/sample_app
url = https://github.com/nasa/sample_app.git
[submodule "libs/sample_lib"]
path = libs/sample_lib
url = https://github.com/nasa/sample_lib.git
[submodule "tools/cFS-GroundSystem"]
path = tools/cFS-GroundSystem
url = https://github.com/nasa/cFS-GroundSystem.git
[submodule "tools/elf2cfetbl"]
path = tools/elf2cfetbl
url = https://github.com/nasa/elf2cfetbl.git
[submodule "tools/tblCRCTool"]
path = tools/tblCRCTool
url = https://github.com/nasa/tblCRCTool.git
[submodule "tools/eds"]
path = tools/eds
url = https://github.com/nasa/EdsLib.git
[submodule "apps/cf"]
path = apps/cf
url = https://github.com/nasa/CF.git
[submodule "apps/cs"]
path = apps/cs
url = https://github.com/nasa/CS.git
[submodule "apps/ds"]
path = apps/ds
url = https://github.com/nasa/DS.git
[submodule "apps/fm"]
path = apps/fm
url = https://github.com/nasa/FM.git
[submodule "apps/hk"]
path = apps/hk
url = https://github.com/nasa/HK.git
[submodule "apps/hs"]
path = apps/hs
url = https://github.com/nasa/HS.git
[submodule "apps/lc"]
path = apps/lc
url = https://github.com/nasa/LC.git
[submodule "apps/md"]
path = apps/md
url = https://github.com/nasa/MD.git
[submodule "apps/mm"]
path = apps/mm
url = https://github.com/nasa/MM.git
[submodule "apps/sbn"]
path = apps/sbn
url = https://github.com/nasa/SBN.git
[submodule "apps/sc"]
path = apps/sc
url = https://github.com/nasa/SC.git
[submodule "tools/cfs-cosmos-plugin"]
path = tools/cfs-cosmos-plugin
url = https://github.com/nasa/cfs-cosmos-plugin.git
[submodule "tools/commandline-tools"]
path = tools/commandline-tools
url = https://github.com/nasa/cfs-commandline-tools.git