From dd4cfd93c64326f67e1e9720031b4767750d4578 Mon Sep 17 00:00:00 2001 From: Liu_Weichao Date: Wed, 11 Oct 2023 16:55:42 +0800 Subject: [PATCH 1/2] update gitmodules url for lorawan --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4b15013ec..9404ff594 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,11 +24,11 @@ url = https://www.gitlink.org.cn/chunyexixiaoyu/kendryte-sdk-source.git [submodule "APP_Framework/lib/lorawan/lora_radio_driver"] path = APP_Framework/lib/lorawan/lora_radio_driver - url = https://gitlink.org.cn/IACU/lora_radio_driver.git + url = https://gitlink.org.cn/xuos/lora_radio_driver [submodule "APP_Framework/lib/lorawan/lorawan_devicenode"] path = APP_Framework/lib/lorawan/lorawan_devicenode - url = https://gitlink.org.cn/IACU/lorawan_devicenode.git + url = https://gitlink.org.cn/xuos/lorawan_devicenode.git branch = master [submodule "APP_Framework/lib/lorawan/lorawan_gateway_single_channel"] path = APP_Framework/lib/lorawan/lorawan_gateway_single_channel - url = https://gitlink.org.cn/IACU/lorawan_gateway_single_channel.git + url = https://gitlink.org.cn/xuos/lorawan_gateway_single_channel.git From 648aaaae90cc7490031bd8dfc5bca14468b99240 Mon Sep 17 00:00:00 2001 From: Liu_Weichao Date: Wed, 11 Oct 2023 17:07:00 +0800 Subject: [PATCH 2/2] update gitsubmodules commit for lorawan --- APP_Framework/lib/lorawan/lora_radio_driver | 2 +- APP_Framework/lib/lorawan/lorawan_devicenode | 2 +- APP_Framework/lib/lorawan/lorawan_gateway_single_channel | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/APP_Framework/lib/lorawan/lora_radio_driver b/APP_Framework/lib/lorawan/lora_radio_driver index 0ced8f47f..1c3adb915 160000 --- a/APP_Framework/lib/lorawan/lora_radio_driver +++ b/APP_Framework/lib/lorawan/lora_radio_driver @@ -1 +1 @@ -Subproject commit 0ced8f47f86ea96a414479424d7f534426a818eb +Subproject commit 1c3adb9154f30ed25877ae00f81a636d28141b08 diff --git a/APP_Framework/lib/lorawan/lorawan_devicenode b/APP_Framework/lib/lorawan/lorawan_devicenode index 4c543f77f..dbced0da1 160000 --- a/APP_Framework/lib/lorawan/lorawan_devicenode +++ b/APP_Framework/lib/lorawan/lorawan_devicenode @@ -1 +1 @@ -Subproject commit 4c543f77fcc639696939098a31145fdc1654f0f6 +Subproject commit dbced0da18e8378f2a5c921a67321b7a88401465 diff --git a/APP_Framework/lib/lorawan/lorawan_gateway_single_channel b/APP_Framework/lib/lorawan/lorawan_gateway_single_channel index 986318f68..1ad4dbc9d 160000 --- a/APP_Framework/lib/lorawan/lorawan_gateway_single_channel +++ b/APP_Framework/lib/lorawan/lorawan_gateway_single_channel @@ -1 +1 @@ -Subproject commit 986318f686df3e77eb3dc6cc690b3d1da3a32359 +Subproject commit 1ad4dbc9ddf9472f461e19b8321b68b240fb7827