From 37d815222765786d185350ae9e582b5555d5ef9b Mon Sep 17 00:00:00 2001 From: YuanHongbin <975559679@qq.com> Date: Fri, 15 May 2026 16:04:13 +0800 Subject: [PATCH] =?UTF-8?q?Debug=E6=96=87=E4=BB=B6=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 6 +++--- Project/GateWay/source/Module/DebugCmd | 1 - Project/GateWay/source/Module/GateWay_Debug | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 160000 Project/GateWay/source/Module/DebugCmd create mode 160000 Project/GateWay/source/Module/GateWay_Debug diff --git a/.gitmodules b/.gitmodules index 32ad259..3be18cb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "Project/GateWay/source/Module/DebugCmd"] - path = Project/GateWay/source/Module/DebugCmd - url = http://192.168.2.47:8418/YuanHongbin/HC32F460_DebugCmd.git [submodule "Project/GateWay/source/Module/sx127x"] path = Project/GateWay/source/Module/sx127x url = http://192.168.2.47:8418/YuanHongbin/sx127x.git @@ -10,3 +7,6 @@ [submodule "Project/GateWay/source/Module/SDCard"] path = Project/GateWay/source/Module/SDCard url = http://192.168.2.47:8418/YuanHongbin/SDCard.git +[submodule "Project/GateWay/source/Module/GateWay_Debug"] + path = Project/GateWay/source/Module/GateWay_Debug + url = http://192.168.2.47:8418/YuanHongbin/GateWay_Debug.git diff --git a/Project/GateWay/source/Module/DebugCmd b/Project/GateWay/source/Module/DebugCmd deleted file mode 160000 index 44aa211..0000000 --- a/Project/GateWay/source/Module/DebugCmd +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 44aa2116aaa9716849e45e3aa2a2b2bc0c930714 diff --git a/Project/GateWay/source/Module/GateWay_Debug b/Project/GateWay/source/Module/GateWay_Debug new file mode 160000 index 0000000..7b80a04 --- /dev/null +++ b/Project/GateWay/source/Module/GateWay_Debug @@ -0,0 +1 @@ +Subproject commit 7b80a04f4f8fbf08d4910b89022fe08550e289e5