samples: boards: st: uart: circular_dma: update the CI filter selection

This sample is designed specifically for the STM32 family.
With this filter, tests on other vendors' platforms  will
be skipped.

Signed-off-by: Fabrice DJIATSA <fabrice.djiatsa-ext@st.com>
This commit is contained in:
Fabrice DJIATSA 2025-01-13 16:21:02 +01:00 committed by Benjamin Cabé
parent a62d9d820e
commit c235e1cadd

View file

@ -7,5 +7,5 @@ tests:
tags:
- serial
- uart
filter: dt_chosen_enabled("zephyr,shell-uart")
filter: dt_chosen_enabled("zephyr,shell-uart") and CONFIG_SOC_FAMILY_STM32
harness: keyboard