Closed conorpp closed 4 years ago
Thank you for the pull request, IADs are a good addition. However I'm going to go with PR #13, because it's not a breaking change (this adds a new required argument for a public constructor), and it's closer to what the next version of usb-device will do (it can auto-detect whether you need IADs or not).
This provides a quick solution to build a serial-port class with an interface association descriptor. So if the device is composite, Windows will work with the serial-port. #3
Tested working on Windows.