1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/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
..
Makefile sys: xtimer: introduce new timer subsystem 2015-08-25 13:20:35 +02:00
xtimer_core.c xtimer: timer & target overflow, hang resolved. 2018-11-01 16:48:20 +01:00
xtimer.c sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00