summaryrefslogtreecommitdiff
path: root/src/class/midi/midi.h
AgeCommit message (Expand)Author
2023-04-18Merge pull request #1920 from mikee47/fix/midi-definitionHa Thach
2023-03-17fix trailing space and new linehathach
2023-02-22MIDI_CIN_NOTE_ON definition transposed with MIDI_CIN_NOTE_OFFmikee47
2021-04-02fix midi tx fifo overflow cause data corruptionhathach
2020-01-15Normalize line endingsNathan Conrad
2019-07-01improving midi support, adding midi exmaplehathach
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-14update license year to 2019hathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2019-01-04Add USB Midi support.Scott Shawcroft