565df4cf88bf322259036d128d4027204dd6c79b
[fw/openocd] / tcl / board / gumstix-aerocore.cfg
1 # JTAG for the STM32F4x chip used on the Gumstix AeroCore is available on
2 # the first interface of a Quad FTDI chip.  nTRST is bit 4.
3 adapter driver ftdi
4 ftdi vid_pid 0x0403 0x6011
5
6 ftdi layout_init 0x0000 0x001b
7 ftdi layout_signal nTRST -data 0x0010
8
9 source [find target/stm32f4x.cfg]
10 reset_config trst_only