added all import hosted submodules

This commit is contained in:
2021-06-08 13:33:32 +02:00
parent 6386736586
commit ecc10513f7
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View File

@ -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

1
fsfw Submodule

Submodule fsfw added at 2f511523cb

1
generators/fsfwgen Submodule

Submodule generators/fsfwgen added at fa507cc4f7

1
tmtc/tmtccmd Submodule

Submodule tmtc/tmtccmd added at 475ac3f829