mbed-os/usb/device
Russ Butler 3f45a81a81 Fix return code check in endpoint abort
Assert that HAL_PCD_EP_Abort returns HAL_OK rather that something else.
2019-02-22 10:53:16 -06:00
..
USBDevice Require USB classes to implement descriptor 2019-02-22 10:53:16 -06:00
USBHID Update USBHID and USBCDC for new AsyncOp 2019-02-22 10:53:15 -06:00
USBMIDI Update the USBMIDI class 2019-02-22 10:53:16 -06:00
USBPhy Move USBPhy and related files to USB directory 2019-02-22 10:52:35 -06:00
USBSerial Add default values to USBCDC constructor 2019-02-22 10:53:16 -06:00
hal Move USBPhy and related files to USB directory 2019-02-22 10:52:35 -06:00
targets Fix return code check in endpoint abort 2019-02-22 10:53:16 -06:00
utilities Refactor AsyncOp class 2019-02-22 10:53:15 -06:00