Updated kernel submodule pointer to kernel V10.4.4 release (#664)

* Updated kernel submodule pointer to kernel V10.4.4 release

* Updated manifest.yml
This commit is contained in:
tianmc1 2021-07-22 17:39:52 -07:00 committed by GitHub
parent b5ab5087db
commit 17efff0e34
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 46338705bd4f93e743f05b875480095c2dd5c330
Subproject commit 8de8a9da1aa9b036812a72fdcd7cbdefc2789365

View file

@ -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"