Update kernel submodule for unit test (#1159)

* Update kernel submodule for unit test
This commit is contained in:
chinglee-iot 2024-01-23 17:54:38 +08:00 committed by GitHub
parent 3e1c9a51df
commit 527ee9a799
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 2f628e3f89e1f84cb929358886e80d3218791ab8
Subproject commit cf2366c949735eec9c5eee83b5909bb913cd1679

View file

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