fb145e4ffcdff3ffe8a011dedb7a6b977097ae75
[fw/openocd] / tcl / board / ek-lm3s811-revb.cfg
1 #
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits (rev B and earlier)
3 #
4 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
5
6 # NOTE: newer 811-EK boards (rev C and above) shouldn't use this.
7 # use board/ek-lm3s811.cfg
8 source [find interface/luminary-lm3s811.cfg]
9
10 # include the target config
11 set WORKAREASIZE 0x2000
12 set CHIPNAME lm3s811
13 source [find target/stellaris.cfg]