From 253f65b25bb13b4ef35962a0a7bf4d393d12ddd4 Mon Sep 17 00:00:00 2001 From: smathis Date: Mon, 12 May 2025 08:52:10 +0200 Subject: [PATCH] Added sinqMotor as a submodule for static linking --- .gitmodules | 6 ++++++ sinqMotor | 1 + 2 files changed, 7 insertions(+) create mode 100644 .gitmodules create mode 160000 sinqMotor diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e8d403e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "sinqmotor"] + path = sinqmotor + url = https://gitea.psi.ch/lin-epics-modules/sinqmotor +[submodule "sinqMotor"] + path = sinqMotor + url = https://gitea.psi.ch/lin-epics-modules/sinqMotor diff --git a/sinqMotor b/sinqMotor new file mode 160000 index 0000000..4d1c21f --- /dev/null +++ b/sinqMotor @@ -0,0 +1 @@ +Subproject commit 4d1c21fd741c94271758d0c82cd5560a178f10c7