repo.or.cz
/
openocd
/
andreasf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bitq: remove the remaining static variables
[openocd/andreasf.git]
/
tcl
/
interface
/
calao-usb-a9260-c01.cfg
blob
c6606710eef8f7a3db7ef84fa629ff787d9e4207
1
#
2
# CALAO Systems USB-A9260-C01
3
#
4
# http://www.calao-systems.com/
5
#
6
7
interface ft2232
8
ft2232_layout jtagkey
9
ft2232_device_desc "USB-A9260"
10
ft2232_vid_pid 0x0403 0x6010
11
script interface/calao-usb-a9260.cfg
12
script target/at91sam9260minimal.cfg
13