diff --git a/variants/arduino_uno_q_stm32u585xx/flash_bootloader.cfg b/variants/arduino_uno_q_stm32u585xx/flash_bootloader.cfg index a5d943e1..2d3aead2 100644 --- a/variants/arduino_uno_q_stm32u585xx/flash_bootloader.cfg +++ b/variants/arduino_uno_q_stm32u585xx/flash_bootloader.cfg @@ -1,4 +1,4 @@ -reset_config srst_only srst_push_pull +reset_config srst_only srst_nogate srst_push_pull connect_assert_srst init reset halt diff --git a/variants/arduino_uno_q_stm32u585xx/flash_sketch.cfg b/variants/arduino_uno_q_stm32u585xx/flash_sketch.cfg index 539431ed..1b8474be 100644 --- a/variants/arduino_uno_q_stm32u585xx/flash_sketch.cfg +++ b/variants/arduino_uno_q_stm32u585xx/flash_sketch.cfg @@ -1,4 +1,4 @@ -reset_config srst_only srst_push_pull +reset_config srst_only srst_nogate srst_push_pull connect_assert_srst init reset halt