mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-22 13:03:54 +01:00
At a cast to `unsigned` so that the format specifier `%u` matches the type. I think this won't have an impact on the generated machine code.
At a cast to `unsigned` so that the format specifier `%u` matches the type. I think this won't have an impact on the generated machine code.