We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f472a commit daf7594Copy full SHA for daf7594
boards/st/nucleo_wba55cg/support/openocd.cfg
@@ -19,6 +19,6 @@ set CLOCK_FREQ 8000
19
# Reset configuration
20
# use hardware reset, connect under reset
21
# connect_assert_srst needed if low power mode application running (WFI...)
22
-reset_config srst_only srst_nogate
+reset_config srst_nogate
23
24
source [find target/stm32wbax.cfg]
0 commit comments