machine/usb: move MIDI under usb/adc (Audio Device Class) package

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2023-04-28 18:09:54 +02:00
committed by Ron Evans
parent d28b58e4dd
commit c70daa2497
9 changed files with 13 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
// package descriptor is for the USB descriptor definitions.
// For the actual implementations, see the individual packages.
package descriptor