From ac52481bdea606847b1eecedfcfee34357fef6ec Mon Sep 17 00:00:00 2001 From: Holger Wirtz Date: Sat, 12 Mar 2022 14:22:40 +0100 Subject: [PATCH] Submodules for Synth_Dexed and CMSIS_5 added. --- .gitmodules | 2 +- CMSIS_5 | 1 + Synth_Dexed | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 160000 CMSIS_5 create mode 160000 Synth_Dexed diff --git a/.gitmodules b/.gitmodules index e9c1b31..064ffe4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/smuehlst/circle-stdlib [submodule "Synth_Dexed"] path = Synth_Dexed - url = https://codeberg.org/dcoredump/Synth_Dexed + url = https://codeberg.org/dcoredump/Synth_Dexed.git [submodule "CMSIS_5"] path = CMSIS_5 url = https://github.com/ARM-software/CMSIS_5 diff --git a/CMSIS_5 b/CMSIS_5 new file mode 160000 index 0000000..18205c6 --- /dev/null +++ b/CMSIS_5 @@ -0,0 +1 @@ +Subproject commit 18205c6c2b68e7e96f40dc941c47efdbdd9f7d01 diff --git a/Synth_Dexed b/Synth_Dexed new file mode 160000 index 0000000..3b9d129 --- /dev/null +++ b/Synth_Dexed @@ -0,0 +1 @@ +Subproject commit 3b9d12946e8a6004f6764b7fffe7f89565be6b28