Add axm0432 interface config courtesy of Alan Carvalho de Assis <acassis@gmail.com>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1349 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
15b4be1c9c
commit
967bac332f
|
@ -0,0 +1,6 @@
|
|||
#interface
|
||||
interface ft2232
|
||||
ft2232_device_desc "Symphony SoundBite A"
|
||||
ft2232_layout "axm0432_jtag"
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
|
Loading…
Reference in New Issue