• Fabio Utzig's avatar
    Fix issues with usb packet fragmentation · 8aea8e63
    Fabio Utzig authored
    On some machines, some usb responses would be broken
    into more that two bulk_requests. Now the reception
    of the whole response in handled in a single call to
    wait_response.
    8aea8e63