3 Commits

Author SHA1 Message Date
Harry Mallon
5b17c383f8 Add API support for LIBUSB_SPEED_SUPER_PLUS_X2 20Gbps USB 3.2 gen 2x2
Implement detection on darwin and linux_usbfs, and report it in xusb.

Closes #1477
2024-05-07 19:44:28 +02:00
Yegor Yefremov
0d9731ef67 android: Fix typo and syntax in comments
Fix a typo and add missing commas.

Also, delete a blank line at the end of the file and
use /* */ for comments consistently.

Closes #1071

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2022-03-18 19:16:27 +01:00
Peter-St
f33c9562a1 examples: Add example for unrooted Android
Closes #830
2021-11-02 00:20:26 +01:00