added submodules

This commit is contained in:
2021-07-15 17:00:22 +02:00
parent a726fb7e5b
commit ccd48ade39
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "fsfw"]
path = fsfw
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git
[submodule "fsfw-example-common"]
path = fsfw-example-common
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common.git
[submodule "tmtc/tmtccmd"]
path = tmtc/tmtccmd
url = https://github.com/spacefisch/tmtccmd.git

1
fsfw Submodule

Submodule fsfw added at b00bfe4bda

1
fsfw-example-common Submodule

Submodule fsfw-example-common added at e4879130b0

1
tmtc/tmtccmd Submodule

Submodule tmtc/tmtccmd added at c4ab0988f8