Change cellular to personal forked repo

This commit is contained in:
ActoryOu
2022-09-28 12:04:22 +08:00
committed by Paul Bartell
parent 07a8701d1b
commit 958e040dfe
2 changed files with 3 additions and 2 deletions

3
.gitmodules vendored
View File

@ -60,7 +60,8 @@
url = https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface"]
path = FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface
url = https://github.com/FreeRTOS/Lab-Project-FreeRTOS-Cellular-Library.git
url = https://github.com/ActoryOu/FreeRTOS-Cellular-Interface.git
branch = split
[submodule "FreeRTOS-Plus/ThirdParty/tinycbor"]
path = FreeRTOS-Plus/ThirdParty/tinycbor
url = https://github.com/intel/tinycbor.git