mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 20:55:14 -05:00
Add unit tests for stream buffer callback overrides (#832)
* Add tests for streambuffer callback * Add concurrent readers writers test * Update manifest
This commit is contained in:
parent
8e881fe73c
commit
9058c39aed
11 changed files with 1365 additions and 55 deletions
|
|
@ -4,7 +4,7 @@ description: "This is the standard distribution of FreeRTOS."
|
|||
|
||||
dependencies:
|
||||
- name: "FreeRTOS-Kernel"
|
||||
version: "356fff802"
|
||||
version: "349e803"
|
||||
repository:
|
||||
type: "git"
|
||||
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue