File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,21 @@ tests:
4848 sample.drivers.watchdog.stm32h7_wwdg :
4949 extra_args : DTC_OVERLAY_FILE=boards/stm32h7_wwdg.overlay
5050 filter : dt_compat_enabled("st,stm32-window-watchdog")
51- platform_allow : nucleo_h743zi
51+ # filter CONFIG_SOC_SERIES_STM32H7X and dt_compat_enabled
52+ # seems to ignore extra_args
53+ platform_allow :
54+ - nucleo_h723zg
55+ - nucleo_h745zi_q
56+ - nucleo_h743zi
57+ - stm32h735g_disco
58+ - nucleo_h753zi
59+ - stm32h750b_dk
60+ - stm32h7b3i_dk
61+ - stm32h745i_disco
62+ - nucleo_h755zi_q
63+ - stm32h747i_disco
64+ integration_platforms :
65+ - nucleo_h743zi
5266 sample.drivers.watchdog.stm32_iwdg :
5367 extra_args : DTC_OVERLAY_FILE=boards/stm32_iwdg.overlay
5468 filter : dt_compat_enabled("st,stm32-watchdog")
You can’t perform that action at this time.
0 commit comments