1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/sys/xtimer_now32_overflow/README.md

7 lines
186 B
Markdown

Description
===========
This is a regression test for when `xtimer_now64()` becomes greater than
`UINT32_MAX` and the internal state machine fails to update the timers state
correctly.