2 unstable releases

0.2.0 Jan 12, 2020
0.1.0 Dec 27, 2019

#1145 in Hardware support

49 downloads per month

MIT license

37KB
775 lines

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.

Dependencies

~220KB