mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 01:23:49 +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.