From 471e9d00423d69c83bc3ac596bfee58a8d37552b Mon Sep 17 00:00:00 2001 From: ActoryOu Date: Thu, 13 Oct 2022 15:43:31 +0800 Subject: [PATCH] Update cellular interface in manifest. --- manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yml b/manifest.yml index 4c0ce03a4..ea6aec864 100644 --- a/manifest.yml +++ b/manifest.yml @@ -130,7 +130,7 @@ dependencies: path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos" - name: "FreeRTOS-Cellular-Interface" - version: "fd61654" + version: "a07c8c7" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git"