USB device stack (USBDevice::connect non-blocking)

Fork of USBDevice by mbed official

History

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). default tip

2014-02-15, by Olivier [Sat, 15 Feb 2014 12:34:43 +0000] rev 18

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).


Synchronized with git revision b7a925e3cf046d2c5a95f80b14d6c285afbdfa7e

2014-01-23, by mbed_official [Thu, 23 Jan 2014 17:30:20 +0000] rev 17

Synchronized with git revision b7a925e3cf046d2c5a95f80b14d6c285afbdfa7e

Full URL: https://github.com/mbedmicro/mbed/commit/b7a925e3cf046d2c5a95f80b14d6c285afbdfa7e/

LPC11U35 support for USBDevice and mbed-rtos


Synchronized with git revision fa451a0f0ae4ea99e333083931cc5bfc77b27b42

2013-12-05, by mbed_official [Thu, 05 Dec 2013 13:00:15 +0000] rev 16

Synchronized with git revision fa451a0f0ae4ea99e333083931cc5bfc77b27b42

Full URL: https://github.com/mbedmicro/mbed/commit/fa451a0f0ae4ea99e333083931cc5bfc77b27b42/

Add initial USB Device support for STM32F4


Synchronized with git revision cf71d0831be92a7fff88da13626ef25dd94fa185

2013-11-05, by mbed_official [Tue, 05 Nov 2013 09:45:23 +0000] rev 15

Synchronized with git revision cf71d0831be92a7fff88da13626ef25dd94fa185


Synchronized with git revision b9d52bda50a692c05a4587bcc8d3219997444f58

2013-09-12, by bogdanm [Thu, 12 Sep 2013 14:45:27 +0100] rev 14

Synchronized with git revision b9d52bda50a692c05a4587bcc8d3219997444f58


Sync with git revision 171dda705c947bf910926a0b73d6a4797802554d

2013-09-10, by bogdanm [Tue, 10 Sep 2013 15:14:55 +0300] rev 13

Sync with git revision 171dda705c947bf910926a0b73d6a4797802554d


Synch with latest https://github.com/mbedmicro/mbed changes

2013-08-08, by emilmont [Thu, 08 Aug 2013 15:56:46 +0100] rev 12

Synch with latest https://github.com/mbedmicro/mbed changes


Bug fixes, added suppor for LPC1347

2013-08-05, by bogdanm [Mon, 05 Aug 2013 14:13:36 +0300] rev 11

Bug fixes, added suppor for LPC1347

Author: Samuel Mokrani


Add LPC4088 target

2013-05-30, by emilmont [Thu, 30 May 2013 17:16:57 +0100] rev 10

Add LPC4088 target


kl25z: use malloc to allocate only endpoints needed

2013-03-04, by samux [Mon, 04 Mar 2013 13:37:51 +0000] rev 9

kl25z: use malloc to allocate only endpoints needed