mbed-os/libraries/USBDevice
Olivier Martin f19f0b27c1 Allow USBDevice::connect() to be non-blocking.
It is required if USB is not the primary use of the device (eg: use
of USB mass storage to transfer pictures from the camera (the
device) to the host once in a while).
2014-02-17 23:55:46 +00:00
..
USBAudio [LPC1347]: first implementation of USB device (not tested) 2013-07-17 15:23:54 +03:00
USBDevice Allow USBDevice::connect() to be non-blocking. 2014-02-17 23:55:46 +00:00
USBHID [LPC1347]: first implementation of USB device (not tested) 2013-07-17 15:23:54 +03:00
USBMIDI [LPC1347]: first implementation of USB device (not tested) 2013-07-17 15:23:54 +03:00
USBMSD Allow USBDevice::connect() to be non-blocking. 2014-02-17 23:55:46 +00:00
USBSerial add readable(), writeable() and settings changed callback to USBSerial 2013-11-01 12:38:27 +08:00