openocd_gw_f7.cfg 175 B

123456789
  1. # OpenOCD board configuration for Greaseweazle STM32F730xx
  2. source [find interface/stlink.cfg]
  3. transport select hla_swd
  4. source [find target/stm32f7x.cfg]
  5. reset_config none