build fix: ft2232
[openocd.git] / tcl / board / ek-lm4f232.cfg
blobebbc01d305e5e20f0d0bc342a99c57ca2f83faa1
2 # TI Stellaris LM4F232 Evaluation Kits
4 # http://www.ti.com/tool/ek-lm4f232
8 # NOTE: using the bundled ICDI interface is optional!
9 # This interface is not ftdi based as previous boards were
11 source [find interface/ti-icdi.cfg]
13 set WORKAREASIZE 0x8000
14 set CHIPNAME lm4f23x
15 source [find target/stellaris_icdi.cfg]