mirror of
https://github.com/italicsjenga/usbd-midi.git
synced 2025-01-10 20:31:31 +11:00
324 B
324 B
usbd-midi
A simple usb midi device class for usb-device.
Currently this aims to be a very simple implementation, that allows the micro controller to send midi information to the PC.
This crate requires the use of a hardware driver, that implements the usb-device traits.