From 235e9cc66c4febdac5da0a42ac6742c03b55a701 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 15 Jul 2021 17:03:42 +0200 Subject: [PATCH] added RTEMS cmake submodules --- .gitmodules | 6 ++++++ cmake/rtems-cmake | 1 + cmake/rtems-lwip | 1 + 3 files changed, 8 insertions(+) create mode 160000 cmake/rtems-cmake create mode 160000 cmake/rtems-lwip diff --git a/.gitmodules b/.gitmodules index 2cd9f0c..60dd27a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/cmake/rtems-cmake b/cmake/rtems-cmake new file mode 160000 index 0000000..365c84c --- /dev/null +++ b/cmake/rtems-cmake @@ -0,0 +1 @@ +Subproject commit 365c84c4f2be44cb14cb990c9d04769b1e69fbc2 diff --git a/cmake/rtems-lwip b/cmake/rtems-lwip new file mode 160000 index 0000000..01461ed --- /dev/null +++ b/cmake/rtems-lwip @@ -0,0 +1 @@ +Subproject commit 01461ed1a29a9fae9225a2b5b485a0fc6c17d92b