added all import hosted submodules
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -1,3 +1,12 @@
|
||||
[submodule "fsfw_common"]
|
||||
path = fsfw_common
|
||||
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common.git
|
||||
[submodule "generators/fsfwgen"]
|
||||
path = generators/fsfwgen
|
||||
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-generators.git
|
||||
[submodule "fsfw"]
|
||||
path = fsfw
|
||||
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git
|
||||
[submodule "tmtc/tmtccmd"]
|
||||
path = tmtc/tmtccmd
|
||||
url = https://github.com/spacefisch/tmtccmd.git
|
||||
|
Reference in New Issue
Block a user