summaryrefslogtreecommitdiff
path: root/util/openocd/lm4_chip.cfg
blob: 3dffa2dc660dc5c33405133df11adfa8bee38231 (plain)
1
2
3
4
5
6
7
8
9
10
11

ftdi_layout_init 0x0018 0x009b

# open collector oe only
ftdi_layout_signal nSRST -oe 0x0020

reset_config trst_only

source [find target/stellaris.cfg]
source [find lm4x_cmds.tcl]