Update submodule for kernel and community demos (#1134)

This commit is contained in:
chinglee-iot
2023-12-11 16:18:50 +08:00
committed by GitHub
parent 76c0f8788c
commit 0857bd7b72
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ license: "MIT"
dependencies:
- name: "FreeRTOS-Kernel"
version: "cd5c774b2"
version: "bd0f87c18"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
@@ -131,7 +131,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP"
- name: "FreeRTOS-Community-Supported-Demos"
version: "1ba24b1"
version: "db9704f"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos"