fsfw-example-stm32h7-freertos/.gitmodules

22 lines
794 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 "STM32CubeH7"]
path = STM32CubeH7
url = https://github.com/STMicroelectronics/STM32CubeH7.git
[submodule "tmtc/common_tmtc"]
path = tmtc/common_tmtc
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-tmtc-common.git