summaryrefslogtreecommitdiffstats
path: root/usb/openocd.conf
blob: 586c517ddaf8b69e60271bfc01f9beaf50c41d66 (plain)
1
2
3
4
5
6
7
8
9
10
11
gdb_port 3334
telnet_port 4445
tcl_port 6667

source [find interface/stlink-v2.cfg]
set TRANSPORT stlink_jtag
set CPUTAPID 0x0bc11477
source [find target/at91samdXX.cfg]

adapter_khz 3750
reset_config srst_only srst_nogate