mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-27 07:46:20 -04:00
Update kernel submodule pointer for equal priority test cases (#909)
This commit is contained in:
parent
77712c6e53
commit
2ec3cb5a0f
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
Subproject commit def7d2df2b0506d3d249334974f51e427c17a41c
|
Subproject commit bb6071e1df3168a64dc2ce79de8aa91b7995ba23
|
||||||
|
|
@ -4,7 +4,7 @@ description: "This is the standard distribution of FreeRTOS."
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: "FreeRTOS-Kernel"
|
- name: "FreeRTOS-Kernel"
|
||||||
version: "V10.5.1"
|
version: "bb6071e1d"
|
||||||
repository:
|
repository:
|
||||||
type: "git"
|
type: "git"
|
||||||
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
|
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue