Update cellular submodules

This commit is contained in:
ActoryOu
2022-10-13 15:24:23 +08:00
committed by Paul Bartell
parent 2f366a837d
commit 6cce3a6764
4 changed files with 7 additions and 7 deletions

8
.gitmodules vendored
View File

@ -60,7 +60,7 @@
url = https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git url = https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface"] [submodule "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface"]
path = FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface path = FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface
url = https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface url = https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git
[submodule "FreeRTOS-Plus/ThirdParty/tinycbor"] [submodule "FreeRTOS-Plus/ThirdParty/tinycbor"]
path = FreeRTOS-Plus/ThirdParty/tinycbor path = FreeRTOS-Plus/ThirdParty/tinycbor
url = https://github.com/intel/tinycbor.git url = https://github.com/intel/tinycbor.git
@ -69,10 +69,10 @@
url = https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk.git url = https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk.git
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/bg96"] [submodule "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/bg96"]
path = FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/bg96 path = FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/bg96
url = https://github.com/FreeRTOS/Lab-FreeRTOS-Cellular-Interface-Reference-Quectel-BG96 url = https://github.com/FreeRTOS/Lab-FreeRTOS-Cellular-Interface-Reference-Quectel-BG96.git
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/hl7802"] [submodule "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/hl7802"]
path = FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/hl7802 path = FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/hl7802
url = https://github.com/FreeRTOS/Lab-FreeRTOS-Cellular-Interface-Reference-Sierra-Wireless-HL7802 url = https://github.com/FreeRTOS/Lab-FreeRTOS-Cellular-Interface-Reference-Sierra-Wireless-HL7802.git
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4"] [submodule "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4"]
path = FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4 path = FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4
url = https://github.com/FreeRTOS/Lab-FreeRTOS-Cellular-Interface-Reference-ublox-SARA-R4 url = https://github.com/FreeRTOS/Lab-FreeRTOS-Cellular-Interface-Reference-ublox-SARA-R4.git