tcl/interface: support for Raspberry Pi 5
[openocd.git] / tcl / board / ek-lm4f120xl.cfg
blobdb8b2010baf09f7eaed1169c688a8f96a2c2cb02
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # TI Stellaris Launchpad ek-lm4f120xl Evaluation Kits
6 # http://www.ti.com/tool/ek-lm4f120xl
10 # NOTE: using the bundled ICDI interface is optional!
11 # This interface is not ftdi based as previous boards were
13 source [find interface/ti-icdi.cfg]
15 transport select hla_jtag
17 set WORKAREASIZE 0x8000
18 set CHIPNAME lm4f120h5qr
19 source [find target/stellaris.cfg]