repo.or.cz
/
librepilot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merged in f5soh/librepilot/update_credits (pull request #529)
[librepilot.git]
/
flight
/
Project
/
OpenOCD
/
stlink-v2.cfg
blob
585b1d92dc7b84790d9e9f7ca6712acb600efd59
1
#
2
# STMicroelectronics ST-LINK/V2 in-circuit debugger/programmer
3
#
4
5
interface stlink
6
stlink_layout usb
7
stlink_device_desc "ST-LINK/V2"
8
stlink_vid_pid 0x0483 0x3748
9
10
# unused but set to disable warnings
11
adapter_khz 1000
12
13
#reset_config trst_and_srst
14
reset_config srst_only srst_nogate
15
16
gdb_port 3333
17
tcl_port 6666
18
telnet_port 4444