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:
RichardBarry
2020-10-11 17:07:09 -07:00
committed by GitHub
parent e07d681cc0
commit 56d44da270
5 changed files with 74 additions and 14 deletions