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