blob: 04054268228961f3077e74acf6520fdc0f96bcde [file] [log] [blame]
sample:
name: STM32 GPIO Power Management
tests:
sample.boards.stm32.power_mgmt.blinky:
tags:
- LED
- power
harness: console
harness_config:
type: one_line
regex:
- "Device ready"
filter: dt_compat_enabled("zephyr,power-state") and
dt_enabled_alias_with_parent_compat("led0", "gpio-leds") and
(dt_compat_enabled("st,stm32-lptim") or
dt_chosen_enabled("zephyr,cortex-m-idle-timer"))
extra_args: "CONFIG_DEBUG=y"
integration_platforms:
- nucleo_wb55rg
- nucleo_f429zi