This website works better with JavaScript.
Home
Help
Register
Sign In
jim
/
openocd
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
26
Wiki
Activity
Browse Source
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
tags/v0.1.0
kc8apf
14 years ago
parent
15b4be1c9c
commit
967bac332f
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
src/target/interface/axm0432.cfg
+ 6
- 0
src/target/interface/axm0432.cfg
View File
@@ -0,0 +1,6 @@
#interface
interface ft2232
ft2232_device_desc "Symphony SoundBite A"
ft2232_layout "axm0432_jtag"
ft2232_vid_pid 0x0403 0x6010
Write
Preview
Loading…
Cancel
Save