]> git.gag.com Git - fw/openocd/blob - tcl/board/hitex_lpc1768stick.cfg
tcl/board: update all uses of interface/stlink-v2-1 to interface/stlink
[fw/openocd] / tcl / board / hitex_lpc1768stick.cfg
1 # Hitex LPC1768 Stick
2 #
3 # http://www.hitex.com/?id=1602
4 #
5
6 reset_config trst_and_srst
7
8 source [find interface/ftdi/hitex_lpc1768stick.cfg]
9
10 source [find target/lpc17xx.cfg]
11
12
13 # startup @ 500kHz
14 adapter_khz 500
15