openocd-usb.cfg 356 B

123456789101112131415161718
  1. #
  2. # Hubert Hoegl's USB to JTAG
  3. #
  4. # http://www.hs-augsburg.de/~hhoegl/proj/usbjtag/usbjtag.html
  5. #
  6. interface ft2232
  7. ft2232_vid_pid 0x15ba 0x0003
  8. ft2232_device_desc "Olimex OpenOCD JTAG"
  9. ft2232_layout "olimex-jtag"
  10. #interface ft2232
  11. #ft2232_vid_pid 0x0403 0x6010
  12. #ft2232_device_desc "Dual RS232"
  13. #ft2232_layout "oocdlink"
  14. #ft2232_latency 2
  15. #adapter_khz 10