switchbrew / libnx

Library for Switch Homebrew
https://switchbrew.github.io/libnx/
ISC License
1.26k stars 167 forks source link

usbcomms: API improvements #608

Closed liamwhite closed 1 year ago

liamwhite commented 1 year ago

This adds an asynchronous API to usbComms with minimal error handling, for use as an alternative to the blocking versions. This also enables setting the VID:PID reported by the device during initialization.