| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
512 bytes for bulk in fullspeed mode.
|
|
|
|
change tuh_midi_rx/tx_cb() to have xferred_bytes
rename tuh_midi_get_num_rx/tx_cables() to tuh_midi_get_rx/tx_cable_count()
use default empty callback instead of weak null to be compatible with keil compiler
|
|
|
|
than 1 midi per device.
|
|
|
|
to parse/extract this information if needed
rename tuh_midi_configure() to mounted() for consistency
|
|
- add tuh_midi_packet_read_n() and tuh_midi_packet_write_n()
- add CFG_TUH_MIDI_STREAM_API to opt out stream API
|
|
- rename midi_stream_t to midi_driver_stream_t and move to midi.h (common for device and host)
|
|
xfer_cb as well as ep read()
- de-dup tuh_midi_get_num_rx/tx_cables
- add tuh_midi_read_available()
|
|
|
|
- comment out tuh_descriptor_device_cb/tuh_desc_configuration_cb since it is unrelated to this PR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|