mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
This fixed compilation, as the use of the interal `_xtimer_now()` function is not compatible with `ztimer_xtimer_compat`. However, this bug never triggered due to a bug in the build system preventing the compilation of the shell command. We are about to fix this, so let's fix the source first.