support webusb serial #260
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After commission, the yubikey vid is in chrome's webusb block list.
it's nice to give webusb a second vendor and device id so that it can work like a serial interface for developing other apps running on the board.
VID&PID are present for the entire USB device tree, not just for a single interface. You cannot set them separately per interface.