mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 15:03:41 +00:00
machine/usb: move MIDI under usb/adc (Audio Device Class) package
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// package descriptor is for the USB descriptor definitions.
|
||||
// For the actual implementations, see the individual packages.
|
||||
package descriptor
|
||||
Reference in New Issue
Block a user