summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Yan <52796499+yanjos-dev@users.noreply.github.com>2021-11-03 12:33:36 -0700
committerGitHub <noreply@github.com>2021-11-03 12:33:36 -0700
commit0592d1df00c467f416d7ed45cde9fa9bfe79289f (patch)
tree8ee6f803d3bc7f63719a932f165d467c3f618282
parent0407cbf16660a0d2c1c4c393cab5f77276de427d (diff)
downloadfreertos-git-0592d1df00c467f416d7ed45cde9fa9bfe79289f.tar.gz
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
m---------FreeRTOS/Source0
-rw-r--r--manifest.yml2
2 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS/Source b/FreeRTOS/Source
-Subproject fa0f5c436ccd920be313313b7e08ba6a5513f93
+Subproject a432a688ca52791be0793439777d9f07ae2ce56
diff --git a/manifest.yml b/manifest.yml
index 280c50f55..500a4b6f6 100644
--- a/manifest.yml
+++ b/manifest.yml
@@ -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"