From 7eb4a85d7cc7da93a618f985eaec8b85ef3f9055 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 14 Jul 2021 00:35:51 +0200 Subject: [PATCH] common_tmtc submodule added --- .gitmodules | 3 +++ tmtc/common_tmtc | 1 + 2 files changed, 4 insertions(+) create mode 160000 tmtc/common_tmtc diff --git a/.gitmodules b/.gitmodules index 9808d71..7c95318 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "tmtc/tmtccmd"] path = tmtc/tmtccmd url = https://github.com/spacefisch/tmtccmd.git +[submodule "tmtc/common_tmtc"] + path = tmtc/common_tmtc + url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-tmtc-common.git diff --git a/tmtc/common_tmtc b/tmtc/common_tmtc new file mode 160000 index 0000000..85abe63 --- /dev/null +++ b/tmtc/common_tmtc @@ -0,0 +1 @@ +Subproject commit 85abe6371b1e4a4c31650028ba779cdc38bdefb3