Skip to content

Commit 0d06ca5

Browse files
update readme
1 parent dcdd2bb commit 0d06ca5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ are provided to enable unit testing of assert behavior.
6767

6868
## Delay
6969

70-
TODO.
70+
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.
7173

7274
## Semaphores
7375

0 commit comments

Comments
 (0)