This is an automated email from Gerrit. Paul Fertser ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2506
-- gerrit commit 765f85014edb5fd6edd91927bae7304e35271cc9 Author: Paul Fertser <[email protected]> Date: Tue Jan 27 13:37:51 2015 +0300 README.Windows: no drivers are needed to use cmsis-dap Change-Id: I7cdbaa50c60ceb1950c934e0249986d46c875cff Signed-off-by: Paul Fertser <[email protected]> diff --git a/README.Windows b/README.Windows index 9cdd55c..a009fa6 100644 --- a/README.Windows +++ b/README.Windows @@ -23,9 +23,10 @@ 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 latest Zadig installer: +for a USB-based adapter, unless it is using a HID-based protocol such +as CMSIS-DAP. 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 latest Zadig installer: http://zadig.akeo.ie -- ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
