1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_uart
Matthias Kolja Miehl 6ea7a8f6ae tests/periph_uart: fix invalidPrintfArgType_sint
Since the argument type is 'unsigned int', the printf
format string has to be '%u' instead of '%i'.
2016-09-05 02:27:24 +02:00
..
main.c tests/periph_uart: fix invalidPrintfArgType_sint 2016-09-05 02:27:24 +02:00
Makefile tests: added new UART test application 2015-10-27 14:59:37 +01:00