From 5f279bc9f6073835f1eeb5f109925d5b480d32b6 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Tue, 27 Aug 2024 14:50:46 +0800 Subject: [PATCH] add app protocols --- .gitmodules | 5 ++++- app_protocols | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 app_protocols diff --git a/.gitmodules b/.gitmodules index 82ba17b..47aa971 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,4 +15,7 @@ path = Drivers url = zwsd@192.168.1.3:zsdk_stm32_v1/Drivers.git [submodule "Core"] path = Core -url = zwsd@192.168.1.3:zsdk_stm32_v1/Core.git \ No newline at end of file +url = zwsd@192.168.1.3:zsdk_stm32_v1/Core.git +[submodule "app_protocols"] + path = app_protocols + url = zwsd@192.168.1.3:p_chinagoldgroup_hand_acid/hand_acid_app_protocols.git diff --git a/app_protocols b/app_protocols new file mode 160000 index 0000000..dbdfce1 --- /dev/null +++ b/app_protocols @@ -0,0 +1 @@ +Subproject commit dbdfce1070c28400346d455da9862c34c767d4fc