added fsfw hal

This commit is contained in:
2021-07-12 21:18:39 +02:00
parent d25b91f887
commit 33dd223990
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -13,3 +13,6 @@
[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

1
fsfw_hal Submodule

Submodule fsfw_hal added at ee875460e7