Update comments for some Stellaris EK boards.
[fw/openocd] / tcl / board / ek-lm3s3748.cfg
1 # Stellaris lm3s3748 Evaluation Kit
2 #  http://www.luminarymicro.com/products/lm3s3748_usb_h_d_evaluation_kits.html
3
4 # NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
5 # so is using it in JTAG mode, as done here.
6 source [find interface/luminary.cfg]
7
8 source [find target/stellaris.cfg]
9
10 # Board has only srst
11 reset_config srst_only
12