forked from FreeRTOS/FreeRTOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exercise xTaskDelayUntil() in demos and tests (FreeRTOS#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
- Loading branch information
1 parent
e07d681
commit 56d44da
Showing
5 changed files
with
74 additions
and
14 deletions.
There are no files selected for viewing
Submodule CMock
updated
8 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule Source
updated
36 files