mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-23 11:09:28 -05:00
Exercise xTaskDelayUntil() in demos and tests (#335)
* Update AbortDelay.c so it uses both vTaskDelayUntil() and xTaskDelayUntil(). Update TaskNotifyArray.c to prevent false positive test failures that appear to be caused by unwarranted integer promotion. Add use of xTaskDelayUntil() to blocktim.c
This commit is contained in:
parent
e07d681cc0
commit
56d44da270
5 changed files with 74 additions and 14 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit afa294982e8a28bc06f341cc77fd4276641b42bd
|
||||
Subproject commit 150573c742ce15061a0b675aa0f8e29c85008062
|
||||
Loading…
Add table
Add a link
Reference in a new issue