samples: boards: pm on stm32 boards with serial wakeup

This commit retrains the power management testcase
tests/samples/boards/stm32/power_mgmt/serial_wakeup
to bun on stm32 boards only.
Limiting first to nucleo_wg55 and stm32l562dk targets,
more to be added.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
Francois Ramu 2022-08-19 13:03:46 +02:00 committed by Fabio Baltieri
commit db39cd1169

View file

@ -15,3 +15,4 @@ tests:
- nucleo_wb55rg
filter: dt_compat_enabled("zephyr,power-state")
extra_args: "CONFIG_DEBUG=y"
platform_allow: nucleo_wb55rg stm32l562e_dk