mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Added a low level implementation of timer_set() that allows setting relative timeouts as short as 0. This results in tests/periph_timer_short_relative_set no passing.