mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-12 04:35:28 -07:00
add shikra conf based on @NinjaStyle82 patch to the deprecated iceman fork
This commit is contained in:
parent
9127306c15
commit
2215ac3cb2
tools/jtag_openocd
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
|
Loading…
x
Reference in New Issue
Block a user