Update kernel submodule pointer for get idle task handle (#1129)

This commit is contained in:
chinglee-iot 2023-12-05 15:10:12 +08:00 committed by GitHub
parent 30fadd8d38
commit 831035a00f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ license: "MIT"
dependencies:
- name: "FreeRTOS-Kernel"
version: "dc09a3dd5"
version: "cd5c774b2"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"