mbed-os/usb/device
Russ Butler bfa9992c7d Refactor AsyncOp class
Add the OperationList class to simplify managing async operations.
Add a callback to the AsyncOp class so completion can be signaled with
another mechanism. Finally rework the lock handling so AsyncOp::wait
is passed the lock to use rather than taking it in a constructor.
2019-01-29 12:27:27 -06:00
..
USBDevice Add USBDevice destructor 2019-01-29 12:27:26 -06:00
USBHID Update the USBHID classes 2019-01-29 12:27:26 -06:00
USBPhy Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00
USBSerial Cleanup USBSerial 2019-01-29 12:27:26 -06:00
hal Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00
targets Fix Kinetis USB disconnect 2019-01-29 12:27:25 -06:00
utilities Refactor AsyncOp class 2019-01-29 12:27:27 -06:00