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:
Ravishankar Bhagavandas 2022-07-29 13:16:52 -07:00 committed by GitHub
parent 8e881fe73c
commit 9058c39aed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1365 additions and 55 deletions

View file

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