You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
usb-firewall-fork/OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg

12 lines
274 B

# Default work area for the STM32F4x is 64K. We'll just leave it at that.
# set WORKAREASIZE 0x10000
source [find target/stm32f4x.cfg]
# Use SRST to synchronously reset both micros
reset_config srst_only connect_assert_srst
# Not necessary:
#cortex_m reset_config srst