Update the submodule pointer of FreeRTOS-Cellular-Interface (#739)

* Update manifest and submodule pointer of FreeRTOS-Cellular-Interface
This commit is contained in:
chinglee-iot 2021-12-17 02:43:24 +08:00 committed by GitHub
parent 3da495ccf8
commit 8f5740a67c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 3f8ab4d10162e6fca99077d054fcb590203981a8 Subproject commit 0289b787b745d0c675fb12ef002574d98d4b402e

View file

@ -130,7 +130,7 @@ dependencies:
path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos" path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos"
- name: "FreeRTOS-Cellular-Interface" - name: "FreeRTOS-Cellular-Interface"
version: "v1.1.0" version: "v1.2.0"
repository: repository:
type: "git" type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git" url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git"