USB device stack
Fork of USBDevice by
History
commit
2014-03-31, by silicium [Mon, 31 Mar 2014 20:41:48 +0000] rev 15
commit
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
add FRDM-KL25Z support
2013-03-01, by samux [Fri, 01 Mar 2013 13:10:29 +0000] rev 8
add FRDM-KL25Z support
modify USBMSD prototypes to fit latest sdfilesystem lib
2013-01-21, by samux [Mon, 21 Jan 2013 10:41:28 +0000] rev 7
modify USBMSD prototypes to fit latest sdfilesystem lib
USBSerial: detect when a terminal is connected
2012-12-20, by samux [Thu, 20 Dec 2012 17:05:37 +0000] rev 6
USBSerial: detect when a terminal is connected