RIOT/tests/periph_uart
Benjamin Valentin aac593a7c9 tests/periph_uart: fix for !stdio_uart
Only include `stdio_uart.h` if stdio over UART is used.
This makes it possible to use the default stdio UART0
for the test.

This is needed if e.g. the default stdio of a board is USB CDC ACM.
2020-04-26 20:31:28 +02:00
..
2020-04-26 20:31:28 +02:00

note Automated tests can be found in the RobotFW-tests repository