]> git.sur5r.net Git - openocd/blob - tcl/board/hitex_lpc1768stick.cfg
cfg: Add Hitex LPC1768-Stick using ftdi driver
[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/lpc1768.cfg]
11
12
13 # startup @ 500kHz
14 adapter_khz 500
15