8000 gs_usb: Update the libusb-win32 documentation to provide a link · hardbyte/python-can@69b70db · GitHub
[go: up one dir, main page]

Skip to content

Commit 69b70db

Browse files
committed
gs_usb: Update the libusb-win32 documentation to provide a link
1 parent 18f3462 commit 69b70db

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/interfaces/gs_usb.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ Supported platform
2929

3030
Windows, Linux and Mac.
3131

32-
Note: Since ``pyusb`` with ```libusb0``` as backend is used, ``libusb-win32`` usb driver is required to be installed in Windows.
32+
.. note::
33+
34+
The backend driver depends on `pyusb <https://pyusb.github.io/pyusb/>` so a ``pyusb`` backend driver library such as ``libusb`` must be installed. On Windows a tool such as `Zadig <https://zadig.akeo.ie/>` can be used to set the USB device driver to ``libusb-win32``.
3335

3436

3537
Supplementary Info on ``gs_usb``

0 commit comments

Comments
 (0)
0