fsfw-example-stm32h7-freertos/.gitmodules

22 lines
794 B
Plaintext
Raw Normal View History

2021-07-12 21:11:01 +02:00
[submodule "fsfw"]
path = fsfw
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git
[submodule "generators/fsfw-generators"]
2021-07-12 21:12:42 +02:00
path = generators/fsfwgen
2021-07-12 21:11:01 +02:00
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-generators.git
2021-07-12 21:12:42 +02:00
[submodule "fsfw-example-common"]
path = example_common
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common.git
2021-07-12 21:15:38 +02:00
[submodule "tmtc/tmtccmd"]
path = tmtc/tmtccmd
url = https://github.com/spacefisch/tmtccmd.git
2021-07-12 21:16:21 +02:00
[submodule "cmake/stm32-cmake"]
path = cmake/stm32-cmake
url = https://github.com/spacefisch/stm32-cmake.git
2021-07-12 22:11:03 +02:00
[submodule "STM32CubeH7"]
path = STM32CubeH7
url = https://github.com/STMicroelectronics/STM32CubeH7.git
2021-07-14 00:37:52 +02:00
[submodule "tmtc/common_tmtc"]
path = tmtc/common_tmtc
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-tmtc-common.git