add shikra conf based on @NinjaStyle82 patch to the deprecated iceman fork
This commit is contained in:
8
tools/jtag_openocd/interface-shikra.cfg
Normal file
8
tools/jtag_openocd/interface-shikra.cfg
Normal file
@@ -0,0 +1,8 @@
|
||||
#shikra.cfg
|
||||
source [find interface/ftdi.cfg]
|
||||
|
||||
transport select jtag
|
||||
ftdi_vid_pid 0x0403 0x6014
|
||||
|
||||
ftdi_layout_init 0x0c08 0x0f1b
|
||||
#end shikra.cfg
|
||||
@@ -32,3 +32,6 @@ CONFIG_IF=interface/jlink.cfg
|
||||
|
||||
# Wiggler:
|
||||
#CONFIG_IF=interface/parport.cfg
|
||||
|
||||
# Shikra:
|
||||
#CONFIG_IF=interface-shikra.cfg
|
||||
Reference in New Issue
Block a user