Files
tinyUSB/src
Jerzy Kasenberg bf4b133084 dcd_da146xx: Drop unexpected data
USB3CV tool verifies MSC device by sending too short or
too long packets.
In case of too long packets (msc_device requested 31 bytes
but incoming data had 32 bytes) extra byte(s) were left in
FIFO resulting in some data mismatch later on.

Now if more data is received in packet that expected extra
bytes are just dropped.
2021-10-15 12:02:15 +02:00
..
2021-10-12 22:01:02 +07:00
2021-10-01 22:53:14 +07:00
2021-09-14 21:02:38 +07:00
2021-10-12 22:01:02 +07:00