added all submodules

This commit is contained in:
2021-07-15 17:01:49 +02:00
parent ccd48ade39
commit a0ff874922
4 changed files with 9 additions and 1 deletions

8
.gitmodules vendored
View File

@ -2,8 +2,14 @@
path = fsfw
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git
[submodule "fsfw-example-common"]
path = fsfw-example-common
path = 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
[submodule "tmtc/common_tmtc"]
path = tmtc/common_tmtc
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-tmtc-common.git
[submodule "generators/fsfwgen"]
path = generators/fsfwgen
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-gen.git

1
generators/fsfwgen Submodule

Submodule generators/fsfwgen added at e6f5ff1812

1
tmtc/common_tmtc Submodule

Submodule tmtc/common_tmtc added at a31a9d3925