Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/periph/selftest_shield: fix logic to enable UART test
We cannot use the D0/D1 UART if it is also used for STDIO. However, the logic did not take into account whether `stdio_uart` was used at all. This fixes the issue.
- Loading branch information