mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
- more robust underflow protection in xtimer_usleep_until() - use relative target in xtimer_spin() - honour reference in isr when spinning until timer target - add XTIMER_BACKOFF to xtimer_spin_until() target when backing off in _timer_set_absolute() - doxygen updates