Add JTAG support for Shikra, thanks @NinjaStyle82

This commit is contained in:
Philippe Teuwen 2019-05-01 01:32:17 +02:00
parent 2eb4cd9162
commit 5801cfa4a8

View 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