From 90ed5738001e5627d4f2a0d1411eabf221ef83db Mon Sep 17 00:00:00 2001 From: Oliver Walter Date: Mon, 5 Feb 2024 19:51:38 +0100 Subject: [PATCH] Added CLS as a submodule --- .gitmodules | 3 +++ Application/CLS | 1 + 2 files changed, 4 insertions(+) create mode 160000 Application/CLS diff --git a/.gitmodules b/.gitmodules index 0825c9c..68449e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "tests/lib/Unity"] path = tests/lib/Unity url = https://github.com/ThrowTheSwitch/Unity +[submodule "Application/CLS"] + path = Application/CLS + url = git@git.lan:oliver/libCLS.git diff --git a/Application/CLS b/Application/CLS new file mode 160000 index 0000000..23eef2d --- /dev/null +++ b/Application/CLS @@ -0,0 +1 @@ +Subproject commit 23eef2d46c01848878b00453ee7a96a9af5884ff