summaryrefslogtreecommitdiff
path: root/manifest.yml
diff options
context:
space:
mode:
authorGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>2022-01-06 17:53:35 -0800
committerGitHub <noreply@github.com>2022-01-06 17:53:35 -0800
commitd6a415da708c174e020817a76e1cb568f74947f8 (patch)
tree1f313ced44729889c600b53788a15f2572ac95d9 /manifest.yml
parent2f5a6333837ae766727266f627440819ab12845f (diff)
downloadfreertos-git-d6a415da708c174e020817a76e1cb568f74947f8.tar.gz
Update FreeRTOS-Kernel submodule pointer (#771)
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Diffstat (limited to 'manifest.yml')
-rw-r--r--manifest.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.yml b/manifest.yml
index a3fdfe444..b075918cf 100644
--- a/manifest.yml
+++ b/manifest.yml
@@ -4,7 +4,7 @@ description: "This is the standard distribution of FreeRTOS."
dependencies:
- name: "FreeRTOS-Kernel"
- version: "e13f990"
+ version: "c4f9e27c2"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"