fsfw-example-stm32h7-freertos/.gitmodules
2021-07-12 21:18:39 +02:00

19 lines
655 B
Plaintext

[submodule "fsfw"]
path = fsfw
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git
[submodule "generators/fsfw-generators"]
path = generators/fsfwgen
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-generators.git
[submodule "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 "cmake/stm32-cmake"]
path = cmake/stm32-cmake
url = https://github.com/spacefisch/stm32-cmake.git
[submodule "fsfw_hal"]
path = fsfw_hal
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-hal.git