made a multi threaded version of ht2crack2search since the file lookups should benefi...
[RRG-proxmark3.git] / tools / jtag_openocd / openocd_configuration.sample
blob2468bab7696ce918302e73f955acc33df7573fa1
1 CONFIG_GEN=general.cfg
2 CONFIG_BOARD=board-at91sam7s.cfg
3 IMAGE=../../recovery/proxmark3_recovery.bin
4 DUMP="dump_$(date +'%Y%m%d-%H%M%S').bin"
6 # One can use openocd-provided interfaces or local interface files
7 # Here are a few examples
9 # Segger Jlink:
10 CONFIG_IF=interface/jlink.cfg
12 # CMSIS-DAP (read interface-cmsis-dap.cfg for notes):
13 #CONFIG_IF=interface-cmsis-dap.cfg
15 # Raspberry Pi models Pi1, Pi2 and Pi Zero (read interface-raspberrypi.cfg for pinout)
16 #CONFIG_IF=interface-raspberrypi.cfg
18 # Raspberry Pi models 2+ and above (read interface-raspberrypi2.cfg for pinout)
19 #CONFIG_IF=interface-raspberrypi2.cfg
21 # DP BusBlaster:
22 #CONFIG_IF=interface/ftdi/dp_busblaster.cfg
24 # BusPirate:
25 #CONFIG_IF=interface-buspirate.cfg
27 # C232HM-DDHSL-0 and C232HM-EDSL-0 (beware! read interface-c232hm.cfg instructions)
28 #CONFIG_IF=interface-c232hm.cfg
30 # Olimex ARM-USB-OCD Dongle:
31 #CONFIG_IF=interface/ftdi/olimex-arm-usb-ocd.cfg
33 # Amontec JTAGKey:
34 #CONFIG_IF=interface/ftdi/jtagkey.cfg
36 # Wiggler:
37 #CONFIG_IF=interface/parport.cfg
39 # Shikra:
40 #CONFIG_IF=interface-shikra.cfg