mbed-os/usb/device
Russ Butler dbe41c3659 Abort the current USB transfer when stalling
It is undefined behavior if stalling and unstalling clears an ongoing
transfer. Abort any ongoing transfers explicitly when stalling and
unstalling so the behavior is consistent across devices.
2019-02-22 10:53:18 -06:00
..
USBAudio Remove endpoint parameter from USB callbacks 2019-02-22 10:53:18 -06:00
USBDevice Abort the current USB transfer when stalling 2019-02-22 10:53:18 -06:00
USBHID Remove endpoint parameter from USB callbacks 2019-02-22 10:53:18 -06:00
USBMIDI Remove endpoint parameter from USB callbacks 2019-02-22 10:53:18 -06:00
USBMSD Update USBMSD to be more consistent with others 2019-02-22 10:53:18 -06:00
USBPhy Move USBPhy and related files to USB directory 2019-02-22 10:52:35 -06:00
USBSerial Remove endpoint parameter from USB callbacks 2019-02-22 10:53:18 -06:00
hal Move USBPhy and related files to USB directory 2019-02-22 10:52:35 -06:00
targets Alternate Kinetis USB stuck sending bug fix 2019-02-22 10:53:18 -06:00
utilities Add the PolledQueue implementation of TaskQueue 2019-02-22 10:53:17 -06:00