fsfw-example-hosted/.gitmodules

19 lines
668 B
Plaintext
Raw Normal View History

2021-06-08 13:31:11 +02:00
[submodule "fsfw_common"]
2021-06-08 13:41:24 +02:00
path = example_common
2021-06-08 13:31:11 +02:00
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common.git
2021-06-08 13:33:32 +02:00
[submodule "generators/fsfwgen"]
path = generators/fsfwgen
2021-09-28 16:55:35 +02:00
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-gen.git
2021-06-08 13:33:32 +02:00
[submodule "fsfw"]
path = fsfw
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git
[submodule "tmtc/tmtccmd"]
path = tmtc/tmtccmd
2021-09-28 16:55:35 +02:00
url = https://github.com/robamu-org/tmtccmd.git
2021-07-14 00:35:51 +02:00
[submodule "tmtc/common_tmtc"]
path = tmtc/common_tmtc
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-tmtc-common.git
2021-10-13 12:09:21 +02:00
[submodule "tmtc/spacepackets"]
path = tmtc/spacepackets
url = https://github.com/robamu-org/py-spacepackets.git