mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 02:23:49 +01:00
printf function requires a string literal as the format argument. Using a character pointer is not accepted as string literal by some compilers.