diff --git a/openocd-scripts/interface/start-link.cfg b/openocd-scripts/interface/start-link.cfg index 75b9b1f..b90475d 100644 --- a/openocd-scripts/interface/start-link.cfg +++ b/openocd-scripts/interface/start-link.cfg @@ -1,7 +1,8 @@ -# SPDX-License-Identifier: GPL-2.0-or-later +# SPDX-License-Identifier: MIT -adapter driver usb_blaster +interface usb_blaster usb_blaster lowlevel_driver ftdi -# These are already the defaults. -# usb_blaster vid_pid 0x09FB 0x6001 -# usb_blaster device_desc "USB-Blaster" +usb_blaster vid_pid 0x16c0 0x05dc +usb_blaster pin pin6 s +usb_blaster pin pin8 t +# usb_blaster_device_desc "START-MIK32-V1 USB JTAG"