usbd-midi/README.md
2019-09-15 15:57:48 +08:00

325 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 craate requires the use of a hardware driver, that implements the usb-device traits.