2024-05-13 15:05:49 +02:00
|
|
|
sample:
|
|
|
|
name: GPIO As A Wake-up Pin Source
|
|
|
|
tests:
|
|
|
|
sample.boards.stm32.power_mgmt.wkup_pins:
|
|
|
|
build_only: true
|
|
|
|
filter: dt_enabled_alias_with_parent_compat("wkup-src",
|
|
|
|
"gpio-keys") and dt_compat_enabled("st,stm32-pwr")
|
|
|
|
platform_allow:
|
2025-04-29 23:04:47 +02:00
|
|
|
- nucleo_g031k8
|
2024-05-13 15:05:49 +02:00
|
|
|
- nucleo_l4r5zi
|
|
|
|
- nucleo_u575zi_q
|
|
|
|
- nucleo_u5a5zj_q
|
|
|
|
- nucleo_wl55jc
|
2025-05-16 01:30:54 +03:00
|
|
|
- nucleo_f103rb
|
2024-11-21 16:41:50 -05:00
|
|
|
integration_platforms:
|
|
|
|
- nucleo_l4r5zi
|