From de12b0be11a0750d47364782e9d6bd44b5af7eaa Mon Sep 17 00:00:00 2001 From: zhaohe <1013909206@qq.com> Date: Thu, 11 Aug 2022 09:56:03 +0800 Subject: [PATCH] add CMSIS --- .gitmodules | 3 +++ CMSIS | 1 + 2 files changed, 4 insertions(+) create mode 160000 CMSIS diff --git a/.gitmodules b/.gitmodules index f6357a9..1fead1a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "zes8p5066lib"] path = zes8p5066lib url = zwsd@192.168.1.3:manufacturer_eastsoft/zes8p5066lib.git +[submodule "CMSIS"] + path = CMSIS + url = zwsd@192.168.1.3:manufacturer_eastsoft/ES8P5066_CMSIS.git diff --git a/CMSIS b/CMSIS new file mode 160000 index 0000000..ebdb7af --- /dev/null +++ b/CMSIS @@ -0,0 +1 @@ +Subproject commit ebdb7afd574de627a718687547e86185a8a4f365