mbed-os/usb/device
Russ Butler af527b490c USBMSD fixes
Make the following fixes:
-deinit in destructor to prevent race conditions
-cancel the reset task before calling it since it may be in progress
-wait for tasks to complete without mutex held
-prevent double connect with _init flag
2019-01-29 12:27:29 -06:00
..
USBAudio Fix various USB warnings 2019-01-29 12:27:28 -06:00
USBDevice Update USBDevice endpoint checks to fix asserts 2019-01-29 12:27:28 -06:00
USBHID Fix various USB warnings 2019-01-29 12:27:28 -06:00
USBMIDI Update the USBMIDI class 2019-01-29 12:27:27 -06:00
USBMSD USBMSD fixes 2019-01-29 12:27:29 -06:00
USBPhy Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00
USBSerial Add default values to USBCDC constructor 2019-01-29 12:27:27 -06:00
hal Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00
targets Fix Kinetis bug causing USB to get stuck sending 2019-01-29 12:27:28 -06:00
utilities Add the PolledQueue implementation of TaskQueue 2019-01-29 12:27:28 -06:00