added all submodules

This commit is contained in:
2021-06-11 12:33:09 +02:00
commit 97f25ae2e5
5 changed files with 16 additions and 0 deletions

12
.gitmodules vendored Normal file

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

1
example_common Submodule

Submodule example_common added at 64935286e1

1
fsfw Submodule

Submodule fsfw added at 2f511523cb

1
fsfw-hal Submodule

Submodule fsfw-hal added at ae322d981b

1
tmtc/tmtccmd Submodule

Submodule tmtc/tmtccmd added at 475ac3f829