Skip to content

Commit f7214a0

Browse files
committed
test: multi-alarm-dont-ignore-previous-overflow: Update README
1 parent 889478c commit f7214a0

File tree

1 file changed

+8
-1
lines changed
  • examples/tests/multi_alarm_dont_ignore_previous_overflow

1 file changed

+8
-1
lines changed

examples/tests/multi_alarm_dont_ignore_previous_overflow/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,14 @@ alarm fires.
2424

2525
# Example Output
2626

27-
Correct:
27+
Output includes three columns on each line:
28+
29+
1. the expected order of the alarm firing
30+
2. the time the alarm is delivered to userspace
31+
3. the time the alarm was set to expire
32+
33+
Correct (numbers for the nRT52840DK, running with a 32768Hz timer at
34+
24-bits):
2835

2936
(after an entire clock overflow, ~8 minutes)
3037

0 commit comments

Comments
 (0)