usb-device
usb-device copied to clipboard
Support for multiple device configurations
Am I understanding correctly that the UsbBusAllocator and UsbDeviceBuilder APIs don't support creating a device with multiple USB configurations? For example a device that would look like this:
- Configuration 1:
- Interface 1
- Configuration 2:
- Interface 1
- Interface 2