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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 74 additions and 14 deletions

@ -1 +1 @@
Subproject commit afa294982e8a28bc06f341cc77fd4276641b42bd
Subproject commit 150573c742ce15061a0b675aa0f8e29c85008062