Skip to content

Commit fd3cb3b

Browse files
FRASTMkartben
authored andcommitted
tests: drivers: watchdog wwdg of the stm32h573 is erasing sram
When a reset coccurs the sram1 where the m_state value is stored is erased. Then the board indefinitely reboots. Avoid this excluding the target board. Or set the SRAM13_RST bit in the option byte in FLASH_OPTSR2_CUR. Signed-off-by: Francois Ramu <[email protected]>
1 parent c32b481 commit fd3cb3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/drivers/watchdog/wdt_basic_api/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ tests:
5555
- nucleo_u385rg_q
5656
- nucleo_u575zi_q
5757
- nucleo_c031c6
58-
- stm32h573i_dk
5958
- nucleo_wba55cg
6059
integration_platforms:
6160
- nucleo_f091rc

0 commit comments

Comments
 (0)