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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit fa0f5c436ccd920be313313b7e08ba6a5513f93a Subproject commit a432a688ca52791be0793439777d9f07ae2ce560

View file

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