circuitpython/shared-module/usb_midi
Scott Shawcroft b5e40f52c2
Add USB MIDI support for SAMD and nRF.
The API should be identical to using a UART for MIDI.

Fixes #672
2019-01-09 14:02:11 -08:00
..
PortIn.c Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00
PortIn.h Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00
PortOut.c Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00
PortOut.h Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00
__init__.c Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00
__init__.h Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00