diff --git a/FreeRTOS/Source b/FreeRTOS/Source index 46338705bd..8de8a9da1a 160000 --- a/FreeRTOS/Source +++ b/FreeRTOS/Source @@ -1 +1 @@ -Subproject commit 46338705bd4f93e743f05b875480095c2dd5c330 +Subproject commit 8de8a9da1aa9b036812a72fdcd7cbdefc2789365 diff --git a/manifest.yml b/manifest.yml index c4d2c59c3b..50470bacf5 100644 --- a/manifest.yml +++ b/manifest.yml @@ -4,7 +4,7 @@ description: "This is the standard distribution of FreeRTOS." dependencies: - name: "FreeRTOS-Kernel" - version: "V10.4.3" + version: "V10.4.4" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"