1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/xtimer
Josarn 672368954e xtimer: timer & target overflow, hang resolved.
1. When the 32 bit target of the xtimer overflowed the timer was not placed in the right list.
2. When the hardware timer overflowed the comparison was wrong for setting next target.

3. Backoff condition
2018-11-01 16:48:20 +01:00
..
implementation.h xtimer: timer & target overflow, hang resolved. 2018-11-01 16:48:20 +01:00
tick_conversion.h make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00