f7_v1.1.cfg 263 B

12345678910
  1. # OpenOCD board configuration for Greaseweazle STM32F730xx PCB v1.1
  2. # - SRST signal is surfaced at the DEBUG header and can be used for reset
  3. source [find interface/stlink.cfg]
  4. transport select hla_swd
  5. source [find target/stm32f7x.cfg]
  6. reset_config srst_only