This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8c70475c23233e70652c5852088fc539bfb337ad
tinyUSB
/
src
/
class
/
midi
History
hathach
8c70475c23
change API to take index instead of dev address, this allow to support more than 1 midi per device.
2025-02-24 12:39:02 +07:00
..
midi_device.c
- change signature of tuh_midi_mount/umount_cb()
2025-02-14 11:25:50 +07:00
midi_device.h
add class driver deinit
2024-04-08 22:07:56 +07:00
midi_host.c
change API to take index instead of dev address, this allow to support more than 1 midi per device.
2025-02-24 12:39:02 +07:00
midi_host.h
change API to take index instead of dev address, this allow to support more than 1 midi per device.
2025-02-24 12:39:02 +07:00
midi.h
add tuh_midi_descriptor_cb()
2025-02-24 10:55:03 +07:00
README_midi_host.md
pre-commit fix
2025-02-12 11:39:26 +07:00