From 30c769ef48d7bce0edc3b30817201c3479f9dd21 Mon Sep 17 00:00:00 2001 From: "@CarlWachter" Date: Wed, 28 Feb 2024 13:27:55 +0100 Subject: [PATCH] Submodules --- .gitmodules | 3 +++ Libs/isotp | 1 + 2 files changed, 4 insertions(+) create mode 160000 Libs/isotp diff --git a/.gitmodules b/.gitmodules index 2f2a29d..ab0b27c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,6 @@ [submodule "Libs/TACOS"] path = Libs/TACOS url = ssh://git@git.intern.spaceteamaachen.de:22222/ALPAKA/TACOS.git +[submodule "Libs/isotp"] + path = Libs/isotp + url = ssh://git@git.intern.spaceteamaachen.de:22222/ALPAKA/isotp.git diff --git a/Libs/isotp b/Libs/isotp new file mode 160000 index 0000000..fa63958 --- /dev/null +++ b/Libs/isotp @@ -0,0 +1 @@ +Subproject commit fa63958eb8dce6176cda43d09bd3ffa705177da3