repo.or.cz
/
openocd
/
cortex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
documentation typo
[openocd/cortex.git]
/
tcl
/
interface
/
calao-usb-a9260-c02.cfg
blob
2461b70dc72ca35576ddc903d308da06c19aa2f9
1
#
2
# CALAO Systems USB-A9260-C02
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 0x6001
11
script interface/calao-usb-a9260.cfg
12
script target/at91sam9260minimal.cfg
13