Skip to content

Commit 9addb22

Browse files
committed
initial commit
0 parents  commit 9addb22

File tree

5 files changed

+16
-0
lines changed

5 files changed

+16
-0
lines changed

.gitmodules

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[submodule "cfe"]
2+
path = cfe
3+
url = [email protected]:nasa/cfe.git
4+
[submodule "osal"]
5+
path = osal
6+
url = [email protected]:nasa/osal.git
7+
[submodule "psp"]
8+
path = psp
9+
url = [email protected]:nasa/psp.git
10+
[submodule "bundle/mipea"]
11+
path = bundle/mipea
12+
url = [email protected]:jasLogic/mipea.git

bundle/mipea

Submodule mipea added at 4960903

cfe

Submodule cfe added at c708d64

osal

Submodule osal added at ff4f523

psp

Submodule psp added at a1a7e7a

0 commit comments

Comments
 (0)