Update the submodule pointer of FreeRTOS+TCP (#733)

* Update manifest and submodule pointer of TCP

* Update TCP submodule pointer and manifest
This commit is contained in:
Aniruddha Kanhere 2021-12-14 15:22:13 -08:00 committed by GitHub
parent 56394747d4
commit 65fd843787
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 14bc44b7bd2492f3fd3efd19af486ccaf1a5b895 Subproject commit b6eac0ca7df8c8935cb840fd9642f6533a0da2e6

View file

@ -11,7 +11,7 @@ dependencies:
path: "FreeRTOS/Source" path: "FreeRTOS/Source"
- name: "FreeRTOS-Plus-TCP" - name: "FreeRTOS-Plus-TCP"
version: "V2.3.3-Patch-1" version: "V2.4.0"
repository: repository:
type: "git" type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git" url: "https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git"