Commit 04880448 authored by Francois Ramu's avatar Francois Ramu Committed by Benjamin Cabé
Browse files

tests: drivers: watchdog api testing on the stm32h7rs boards



Add the overlay file to run tests/drivers/watchdog/wdt_basic_api
on the nucleo_h7s3l8 and stm32h7s78_dk target boards

Signed-off-by: default avatarFrancois Ramu <francois.ramu@st.com>
parent 556bf375
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -45,6 +45,8 @@ tests:
    filter: dt_compat_enabled("st,stm32-window-watchdog") or dt_compat_enabled("st,stm32-watchdog")
    extra_args: DTC_OVERLAY_FILE="boards/stm32_wwdg_h7.overlay"
    platform_allow:
      - nucleo_h7s3l8
      - stm32h7s78_dk
      - nucleo_h753zi
      - nucleo_h743zi
  drivers.watchdog.stm32iwdg:
@@ -71,6 +73,8 @@ tests:
      - nucleo_h743zi
      - nucleo_c031c6
      - nucleo_h753zi
      - nucleo_h7s3l8
      - stm32h7s78_dk
      - nucleo_wba52cg
    integration_platforms:
      - nucleo_f091rc