stmhal: Fix 64-byte USB packet bug properly.
A 64-byte packet is now followed by a 0-byte packet if there is nothing more to send. This flushes the USB endpoint.
Please register or sign in to comment
A 64-byte packet is now followed by a 0-byte packet if there is nothing more to send. This flushes the USB endpoint.