imxrt-rs / imxrt-usbd

USB device driver for i.MX RT processors
Apache License 2.0
7 stars 9 forks source link

Update to usb-device 0.3 #25

Closed mciantyre closed 6 months ago

mciantyre commented 10 months ago

The new upstream package provides additional driver configurations, including USB device revisions. Controlling bcdUSB can help users smooth over device compliance issues.

Our public API is unchanged. However, we're only compatible with usb-device 0.3 and its associated ecosystem of packages.