tests: drivers: watchdog: wdt_basic_api: add nucleo_wba52cg board

Add Nucleo WBA52CG board in the allowed platform for STM32 watchdog tests

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
This commit is contained in:
Guillaume Gautier 2023-08-23 10:51:56 +02:00 committed by Carles Cufí
commit 8a9b33729b

View file

@ -36,6 +36,7 @@ tests:
- nucleo_u575zi_q - nucleo_u575zi_q
- nucleo_c031c6 - nucleo_c031c6
- stm32h573i_dk - stm32h573i_dk
- nucleo_wba52cg
integration_platforms: integration_platforms:
- nucleo_f091rc - nucleo_f091rc
drivers.watchdog.stm32wwdg_h7: drivers.watchdog.stm32wwdg_h7:
@ -68,6 +69,7 @@ tests:
- nucleo_h743zi - nucleo_h743zi
- nucleo_c031c6 - nucleo_c031c6
- nucleo_h753zi - nucleo_h753zi
- nucleo_wba52cg
integration_platforms: integration_platforms:
- nucleo_f091rc - nucleo_f091rc
drivers.watchdog.mec15xxevb_assy6853: drivers.watchdog.mec15xxevb_assy6853: