Skip to content

Commit 0857bd7

Browse files
authored
Update submodule for kernel and community demos (FreeRTOS#1134)
1 parent 76c0f87 commit 0857bd7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

FreeRTOS/Source

Submodule Source updated 86 files

manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license: "MIT"
55

66
dependencies:
77
- name: "FreeRTOS-Kernel"
8-
version: "cd5c774b2"
8+
version: "bd0f87c18"
99
repository:
1010
type: "git"
1111
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
@@ -131,7 +131,7 @@ dependencies:
131131
path: "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP"
132132

133133
- name: "FreeRTOS-Community-Supported-Demos"
134-
version: "1ba24b1"
134+
version: "db9704f"
135135
repository:
136136
type: "git"
137137
url: "https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos"

0 commit comments

Comments
 (0)