1sample:
2  name: UART driver sample
3tests:
4  sample.boards.stm32.uart.circular_dma:
5    integration_platforms:
6      - nucleo_g071rb
7    tags:
8      - serial
9      - uart
10    filter: dt_chosen_enabled("zephyr,shell-uart") and CONFIG_SOC_FAMILY_STM32
11    harness: keyboard
12