Skip to content

Commit 254d984

Browse files
committed
unoq: specify reset gpio as push_pull
1 parent 93ad66d commit 254d984

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

variants/arduino_uno_q_stm32u585xx/flash_bootloader.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
reset_config srst_only srst_push_pull
1+
reset_config srst_only srst_nogate srst_push_pull connect_assert_srst
22
init
33
reset
44
halt

variants/arduino_uno_q_stm32u585xx/flash_sketch.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
reset_config srst_only srst_push_pull
1+
reset_config srst_only srst_nogate srst_push_pull connect_assert_srst
22
init
33
reset
44
halt

0 commit comments

Comments
 (0)