summaryrefslogtreecommitdiff
path: root/shared-module/usb_midi/PortOut.c
AgeCommit message (Collapse)Author
2019-07-24update tinyusb lib to 0.5.xhathach
2019-02-06Remove usb_midi.PortIn and PortOut constructors.Craig Forbes
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