Browse Source

doc: update README.Windows with new Zadig download URL

As the old SF repository indicates, newer downloads have been moved to an
alternate server, and 3 new releases of Zadig have already occurred there.

Change-Id: I8ff967fd834e9c8dd2cce9dcbbe07e03d2b33e4a
Signed-off-by: Pete Batard <pete@akeo.ie>
Reviewed-on: http://openocd.zylin.com/1940
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-by: Xiaofan <xiaofanc@gmail.com>
tags/v0.8.0-rc1
Pete Batard 10 years ago
committed by Andreas Fritiofson
parent
commit
005d85d56c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.Windows

+ 2
- 2
README.Windows View File

@@ -25,9 +25,9 @@ USB adapters
You usually need to have WinUSB.sys (or libusbK.sys) driver installed
for a USB-based adapter. Some vendor software (e.g. for ST-LINKv2)
does it on its own. For the other cases the easiest way to assign
WinUSB to a device is to use the Zadig installer:
WinUSB to a device is to use the latest Zadig installer:

http://sourceforge.net/projects/libwdi/files/zadig/
http://zadig.akeo.ie

For the old drivers that use libusb-0.1 API you might need to link
against libusb-win32 headers and install the corresponding driver with


Loading…
Cancel
Save