mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
- for ctap hid timeouts xtimer was used, use ztimer64_msec instead since the code is using absolute times, an already using ztimer_msec - use event_timeout_ztimer instead of event_timeout to not pull in xtimer