mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-27 07:46:20 -04:00
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:
parent
56394747d4
commit
65fd843787
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
Subproject commit 14bc44b7bd2492f3fd3efd19af486ccaf1a5b895
|
Subproject commit b6eac0ca7df8c8935cb840fd9642f6533a0da2e6
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue