index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
class
/
midi
/
midi.h
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-05-12
feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)
Saulo VerĂssimo
2025-02-24
add tuh_midi_descriptor_cb()
hathach
2025-02-21
remove CFG_MIDI_HOST_DEVSTRINGS support, we will leave that for application t...
hathach
2025-02-14
- change signature of tuh_midi_mount/umount_cb()
hathach
2025-02-12
Merge branch 'master' into fork/atoktoto/midihost
hathach
2023-04-18
Merge pull request #1920 from mikee47/fix/midi-definition
Ha Thach
2023-03-17
fix trailing space and new line
hathach
2023-02-22
MIDI_CIN_NOTE_ON definition transposed with MIDI_CIN_NOTE_OFF
mikee47
2022-11-13
Add MIDI host support to tinyusb
rppicomidi
2021-04-02
fix midi tx fifo overflow cause data corruption
hathach
2020-01-15
Normalize line endings
Nathan Conrad
2019-07-01
improving midi support, adding midi exmaple
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-14
update license year to 2019
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2019-01-04
Add USB Midi support.
Scott Shawcroft