Update FreeRTOS submodule to be on the latest main (#700)

* Update FreeRTOS submodule to be on the latest main

* Update the manifest to match the submodule pointer
This commit is contained in:
Joshua Yan
2021-11-03 12:33:36 -07:00
committed by GitHub
parent 0407cbf166
commit 0592d1df00
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ description: "This is the standard distribution of FreeRTOS."
dependencies:
- name: "FreeRTOS-Kernel"
version: "fa0f5c4"
version: "a432a68"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"