hathach
|
31a2696de7
|
- change signature of tuh_midi_mount/umount_cb()
- rename midi_stream_t to midi_driver_stream_t and move to midi.h (common for device and host)
|
2025-02-14 11:25:50 +07:00 |
|
hathach
|
ed88fc983f
|
- remove tuh_midi_read_poll(), auto schedule EP in when set_config() and xfer_cb as well as ep read()
- de-dup tuh_midi_get_num_rx/tx_cables
- add tuh_midi_read_available()
|
2025-02-14 10:41:05 +07:00 |
|
hathach
|
bad6cbe489
|
update midi host to use endpoint stream API
|
2025-02-13 15:54:31 +07:00 |
|
hathach
|
e0b192b633
|
- use CFG_TUH_MIDI as number of midi host instance
- comment out tuh_descriptor_device_cb/tuh_desc_configuration_cb since it is unrelated to this PR
|
2025-02-12 22:16:08 +07:00 |
|
hathach
|
7c405236cf
|
fix host midi build
|
2025-02-12 11:50:57 +07:00 |
|
hathach
|
294fb268d7
|
pre-commit fix
|
2025-02-12 11:39:26 +07:00 |
|
atok
|
a6d4b64bec
|
Removed unused function prototype
|
2022-11-13 14:31:12 +01:00 |
|
rppicomidi
|
2ddd74fada
|
Add MIDI host support to tinyusb
|
2022-11-13 14:29:16 +01:00 |
|