Files
tinyUSB/src/class
Kay Sievers a0598ef369 MIDI - Add flow control to incoming packet stream
Larger SysEx transfers get corrupted by incoming packets.

This changes the FIFOs not to overwrite their data. MIDI should not be
a transport that drops packets. A potentially blocking device is easier
to detect and handle than a device that silently corrupts the packet
stream at random overflows, especially when SysEx messages are involved.
2020-04-19 11:44:15 +02:00
..
2020-01-15 14:47:43 -05:00
2020-04-17 22:10:31 +07:00
2020-04-15 10:30:34 +07:00
2020-04-15 10:30:34 +07:00
2020-04-16 11:13:54 +07:00
2020-04-15 10:37:31 +07:00
2020-04-15 10:39:01 +07:00