From 7d18d380ab5b743e0122d74429650ed4f8049807 Mon Sep 17 00:00:00 2001 From: assada Date: Wed, 12 Jun 2024 18:46:49 +0300 Subject: [PATCH] add noble as submodule --- .gitmodules | 3 +++ source/libraries/noble | 1 + 2 files changed, 4 insertions(+) create mode 160000 source/libraries/noble diff --git a/.gitmodules b/.gitmodules index cea6c37..0d31a0f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "Noble Engine"] path = source/libraries/noble url = https://github.com/NobleRobot/NobleEngine.git +[submodule "source/libraries/noble"] + path = source/libraries/noble + url = https://github.com/NobleRobot/NobleEngine.git diff --git a/source/libraries/noble b/source/libraries/noble new file mode 160000 index 0000000..93ffd6e --- /dev/null +++ b/source/libraries/noble @@ -0,0 +1 @@ +Subproject commit 93ffd6eb29d61c1af1cb8d40b78daf75c4e85946