mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 00:37:44 -04:00
Update submodule pointers of third party demos (#798)
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
parent
eadf6d4919
commit
19b2ed4bf6
3 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit e21b617e4c0516fd64ac7cb1352a7cde81b571bc
|
Subproject commit 475d942d06bc38007e266ce42686842649047041
|
|
@ -1 +1 @@
|
||||||
Subproject commit 109ef4d0f8973aa4e624cc3a4048c88ea048e0a4
|
Subproject commit dfb7cc9b9c680218eef040ac31e31df86b0b57bc
|
|
@ -116,14 +116,14 @@ dependencies:
|
||||||
path: "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP"
|
path: "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP"
|
||||||
|
|
||||||
- name: "FreeRTOS-Community-Supported-Demos"
|
- name: "FreeRTOS-Community-Supported-Demos"
|
||||||
version: "e21b617"
|
version: "475d942"
|
||||||
repository:
|
repository:
|
||||||
type: "git"
|
type: "git"
|
||||||
url: "https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos"
|
url: "https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos"
|
||||||
path: "FreeRTOS/Demo/ThirdParty/Community-Supported-Demos"
|
path: "FreeRTOS/Demo/ThirdParty/Community-Supported-Demos"
|
||||||
|
|
||||||
- name: "FreeRTOS-Partner-Supported-Demos"
|
- name: "FreeRTOS-Partner-Supported-Demos"
|
||||||
version: "109ef4d"
|
version: "dfb7cc9"
|
||||||
repository:
|
repository:
|
||||||
type: "git"
|
type: "git"
|
||||||
url: "https://github.com/FreeRTOS/FreeRTOS-Partner-Supported-Demos"
|
url: "https://github.com/FreeRTOS/FreeRTOS-Partner-Supported-Demos"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue