rdp1-bypass/openocd.cfg
Daniele Lacamera c6350f2f65 Initial commit
2018-07-26 08:08:29 +02:00

5 lines
121 B
INI

#Include configs from openocd
source [find interface/jlink.cfg]
transport select swd
source [find target/stm32f4x.cfg]