added RTEMS cmake submodules

This commit is contained in:
2021-07-15 17:03:42 +02:00
parent a0ff874922
commit 235e9cc66c
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -13,3 +13,9 @@
[submodule "generators/fsfwgen"]
path = generators/fsfwgen
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-gen.git
[submodule "cmake/rtems-cmake"]
path = cmake/rtems-cmake
url = https://github.com/spacefisch/rtems-cmake.git
[submodule "cmake/rtems-lwip"]
path = cmake/rtems-lwip
url = https://github.com/rmspacefish/rtems-lwip.git

1
cmake/rtems-cmake Submodule

Submodule cmake/rtems-cmake added at 365c84c4f2

1
cmake/rtems-lwip Submodule

Submodule cmake/rtems-lwip added at 01461ed1a2