mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 19:13:51 +01:00
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.
note Automated tests can be found in the RobotFW-tests repository