micropython-lib/micropython/usb/usb-device-midi
Angus Gratton 9cc9abed05 usb-device-midi: Fix midi class driver descriptors.
Missing custom USB audio class standard descriptor extensions, as required
by Windows usbaudio.sys (it seems).

Also fixed the wTotalLength field which was incorrect for both the old and
new versions of this code.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2024-04-03 16:12:22 +11:00
..
usb/device usb-device-midi: Fix midi class driver descriptors. 2024-04-03 16:12:22 +11:00
manifest.py usb: Add USB device support packages. 2024-03-27 14:12:11 +11:00