From c69b3e6fa89d53275ad4d3ba151a386fc9f7c019 Mon Sep 17 00:00:00 2001 From: "v.chau" Date: Thu, 29 May 2025 20:35:39 +0200 Subject: [PATCH] software v1 --- .gitmodules | 3 +++ Software/Core/Lib/can-halal | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Software/Core/Lib/can-halal diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..92937ba --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Software/Core/Lib/can-halal"] + path = Software/Core/Lib/can-halal + url = ssh://git@git.fasttube.de:313/FaSTTUBe/can-halal.git diff --git a/Software/Core/Lib/can-halal b/Software/Core/Lib/can-halal new file mode 160000 index 0000000..0b91166 --- /dev/null +++ b/Software/Core/Lib/can-halal @@ -0,0 +1 @@ +Subproject commit 0b91166780aedce4de1defd36dfabde6c04a2961