We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcdd2bb commit 0d06ca5Copy full SHA for 0d06ca5
README.md
@@ -67,7 +67,9 @@ are provided to enable unit testing of assert behavior.
67
68
## Delay
69
70
-TODO.
+Basic vTaskDelay provided, which will coordinate with the fake timers when used.
71
+Keeps APIs such xTaskGetTickCount coordinated with fake timers or alternate tick count
72
+when timers are not being used.
73
74
## Semaphores
75
0 commit comments