From 221adba9e5c268b86f2887f9346947463a86658a Mon Sep 17 00:00:00 2001 From: andysun2015 Date: Fri, 12 Nov 2021 00:50:13 +0800 Subject: [PATCH] Update FreeRTOS-Cellular-Interface (#705) * Update FreeRTOS-Cellular-Interface * manifest file update --- 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 d35316b3c..3f8ab4d10 160000 --- a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface +++ b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface @@ -1 +1 @@ -Subproject commit d35316b3c7f46e79a776bae954ee79556d41ea7b +Subproject commit 3f8ab4d10162e6fca99077d054fcb590203981a8 diff --git a/manifest.yml b/manifest.yml index bc99bf63d..456539d2f 100644 --- a/manifest.yml +++ b/manifest.yml @@ -123,7 +123,7 @@ dependencies: path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos" - name: "FreeRTOS-Cellular-Interface" - version: "d35316b" + version: "3f8ab4d" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git"