From fc4e9a147cd4ad7f4cd8f0286ba5cc4a19c14f75 Mon Sep 17 00:00:00 2001 From: ActoryOu Date: Mon, 17 Oct 2022 10:05:51 +0800 Subject: [PATCH] Update cellular interface to v1.3.0. --- FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface | 2 +- manifest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface index a07c8c718..0c6eae034 160000 --- a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface +++ b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface @@ -1 +1 @@ -Subproject commit a07c8c718c705cff4c420bbea6a89bcca2964159 +Subproject commit 0c6eae034079360dca9839438cc4b12b6100d976 diff --git a/manifest.yml b/manifest.yml index ea6aec864..bf776033f 100644 --- a/manifest.yml +++ b/manifest.yml @@ -130,7 +130,7 @@ dependencies: path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos" - name: "FreeRTOS-Cellular-Interface" - version: "a07c8c7" + version: "v1.3.0" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git"