USB device stack with keyboard press/release functionality.

Dependents:   idd_hw3_ddrew73_fil_clashLHC

Fork of USBDevice by mbed official

History

usbdevice with press/release improvement. default tip

2014-09-29, by fil [Mon, 29 Sep 2014 01:52:10 +0000] rev 32

usbdevice with press/release improvement.


Synchronized with git revision bbc120c4786e99dfa586e7a13f8638064f1e5938

2014-08-21, by mbed_official [Thu, 21 Aug 2014 15:00:37 +0100] rev 31

Synchronized with git revision bbc120c4786e99dfa586e7a13f8638064f1e5938

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

DISCO_F407VG - add USBDevice support and a variant - ARCH_MAX


Synchronized with git revision acf895235e4476b0740a6a55381433645ae03873

2014-08-20, by mbed_official [Wed, 20 Aug 2014 13:15:20 +0100] rev 30

Synchronized with git revision acf895235e4476b0740a6a55381433645ae03873

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

[USBDevice] use target group LPC11UXX instead of LPC11U24 or LPC11U35_501


Synchronized with git revision e91e6e69d628a619396c2140bd068b5dbb0986db

2014-08-18, by mbed_official [Mon, 18 Aug 2014 13:45:19 +0100] rev 29

Synchronized with git revision e91e6e69d628a619396c2140bd068b5dbb0986db

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

Added count argument to disk read/write


Synchronized with git revision ddc5340e3a0ff19cde9eef35785f6d1e58217d74

2014-08-05, by mbed_official [Tue, 05 Aug 2014 20:15:19 +0100] rev 28

Synchronized with git revision ddc5340e3a0ff19cde9eef35785f6d1e58217d74

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

Fix KL25Z connect problem with some USB 3.0 hosts


Synchronized with git revision 2a4bbdfe4f273f3b7371abaf0280a109cb27fb1f

2014-06-18, by mbed_official [Wed, 18 Jun 2014 09:00:48 +0100] rev 27

Synchronized with git revision 2a4bbdfe4f273f3b7371abaf0280a109cb27fb1f

Full URL: https://github.com/mbedmicro/mbed/commit/2a4bbdfe4f273f3b7371abaf0280a109cb27fb1f/

[LPC1549] USBDevice support


Synchronized with git revision 0b5a92fbc54f70168b85f7a58bab07c5b787ab13

2014-06-12, by mbed_official [Thu, 12 Jun 2014 10:15:32 +0100] rev 26

Synchronized with git revision 0b5a92fbc54f70168b85f7a58bab07c5b787ab13

Full URL: https://github.com/mbedmicro/mbed/commit/0b5a92fbc54f70168b85f7a58bab07c5b787ab13/

Error header inclusion in the error code file - fix.


Synchronized with git revision bcacbb9fbf3432829227430830cca4315b57c1b9

2014-06-03, by mbed_official [Tue, 03 Jun 2014 11:30:32 +0100] rev 25

Synchronized with git revision bcacbb9fbf3432829227430830cca4315b57c1b9

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


Synchronized with git revision 71a478f780d9221934b90eab64a2c789ba8e51fb

2014-05-16, by mbed_official [Fri, 16 May 2014 09:00:39 +0100] rev 24

Synchronized with git revision 71a478f780d9221934b90eab64a2c789ba8e51fb

Full URL: https://github.com/mbedmicro/mbed/commit/71a478f780d9221934b90eab64a2c789ba8e51fb/

[LPC11U68] PwmOut and USBDevice support


Synchronized with git revision ec1f338b134b8e9c5a13e47e97890af2eeff4b79

2014-05-10, by mbed_official [Sat, 10 May 2014 08:00:27 +0100] rev 23

Synchronized with git revision ec1f338b134b8e9c5a13e47e97890af2eeff4b79

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

[LPC11U35_501] USBDevice support