boards: nucleo_wl55jc: assert SRST before any target connection

Failed to flash blinky example to stock nucleo_wl55jc due to default
application entering low power mode using WFI. To connect to a sleeping
stm32wl55 a system reset is required.

Signed-off-by: Jelle De Vleeschouwer <jelledevleeschouwer@gmail.com>
This commit is contained in:
Jelle De Vleeschouwer 2021-11-16 17:30:30 +01:00 committed by Anas Nashif
commit 685c0e0662

View file

@ -4,4 +4,4 @@ transport select hla_swd
source [find target/stm32wlx.cfg]
reset_config srst_only
reset_config srst_only srst_nogate connect_assert_srst