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