]> git.sur5r.net Git - openocd/blob - tcl/board/hitex_stm32-performancestick.cfg
David Brownell <david-b@pacbell.net> split EK board support out
[openocd] / tcl / board / hitex_stm32-performancestick.cfg
1 # Hitex stm32 performance stick
2
3 set  CHIPNAME stm32_hitex
4 source [find target/stm32.cfg]
5
6 # configure str750 connected to jtag chain
7 # FIXME -- source [find target/str750.cfg] after cleaning that up
8 jtag newtap $_CHIPNAME unknown -irlen 4 -ircapture 0x1 -irmask 0x0f
9