summaryrefslogtreecommitdiff
path: root/shared-module/usb_midi/__init__.c
AgeCommit message (Collapse)Author
2019-01-10Polish thanks to Dan's feedbackScott Shawcroft
2019-01-09Add USB MIDI support for SAMD and nRF.Scott Shawcroft
The API should be identical to using a UART for MIDI. Fixes #672