Add JTAG support for Shikra, thanks @NinjaStyle82
This commit is contained in:
10
tools/jtag_openocd/interface-shikra.cfg
Normal file
10
tools/jtag_openocd/interface-shikra.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ports
|
||||
telnet_port 4444
|
||||
gdb_port 3333
|
||||
|
||||
# Commands specific to the Shikra
|
||||
interface ftdi
|
||||
transport select jtag
|
||||
ftdi_vid_pid 0x0403 0x6014
|
||||
ftdi_layout_init 0x0c08 0x0f1b
|
||||
adapter_khz 2000
|
||||
Reference in New Issue
Block a user