We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5430400 commit 208607dCopy full SHA for 208607d
samples/drivers/uart/async_api/sample.yaml
@@ -28,7 +28,8 @@ tests:
28
- nucleo_g071rb/stm32g071xx
29
filter: CONFIG_SERIAL and
30
CONFIG_UART_ASYNC_API and
31
- dt_chosen_enabled("zephyr,shell-uart")
+ dt_chosen_enabled("zephyr,shell-uart") and
32
+ not CONFIG_UART_MCUX_LPUART
33
harness: console
34
harness_config:
35
type: multi_line
0 commit comments