zephyr/samples/boards/st/uart/single_wire/sample.yaml
Lubos Koudelka 37d143e436 samples: uart: single_wire: Add support for nucleo_wba55cg
Added support for the nucleo_wba55cg board to the uart/single_wire example.
- Updated the overlay file to configure USART2 and LPUART1 for single-wire
  mode.
- Modified sample.yaml to include nucleo_wba55cg in the list of supported
  boards.
- Updated README.rst to provide generic, board-agnostic instructions for
  building and running the application.

Signed-off-by: Lubos Koudelka <lubos.koudelka@st.com>
2025-02-12 09:39:09 +01:00

17 lines
336 B
YAML

sample:
name: STM32 Single Wire UART sample
tests:
sample.boards.stm32.uart.single_wire:
platform_allow:
- stm32f3_disco
- nucleo_wba55cg
tags:
- drivers
- uart
harness: console
harness_config:
fixture: single_line_uart_loopback
type: one_line
regex:
- "Received c"