commit | b86d8c0030a4ed4a98fb3a5837aea5aae5ad49a9 | [log] [tgz] |
---|---|---|
author | Aksel Skauge Mellbye <aksel.mellbye@silabs.com> | Mon Mar 10 17:13:17 2025 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Mar 13 07:22:11 2025 +0100 |
tree | d1bb98e9fbad140e1c7f26c28cac6632cbb5b885 | |
parent | fa75876170f9a7acc51749110888cad8d248332a [diff] |
tests: drivers: uart: Use EUSART0 as console on xg24_rb4187c The UART test for USART needs to move the console to an EUSART instance in order to free up USART0 for the test. Since EUSART1 is configured for SPI use by the board DTS, use EUSART0 for console. Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>