jim: -Wshadow fixes
[openocd/cortex.git] / tcl / board / ek-lm3s811.cfg
blob7d3f2ce345b4d187f10c39768cd5cc0767254085
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits
4 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
6 # include the FT2232 interface config for on-board JTAG interface
7 source [find interface/luminary.cfg]
9 # include the target config
10 source [find target/lm3s811.cfg]
12 # jtag speed
13 adapter_khz 500
15 adapter_nsrst_delay 100
17 #LM3S811 Evaluation Board has only srst
18 reset_config srst_only