usb device library
Fork of USBDevice by
History
add meta key
2013-07-31, by seeed [Wed, 31 Jul 2013 01:12:05 +0000] rev 11
add meta key
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
USBMSD: fixed uninitialized variable (stage, csw, cbw) -> fixed dynamic init
2012-10-14, by samux [Sun, 14 Oct 2012 15:08:52 +0000] rev 5
USBMSD: fixed uninitialized variable (stage, csw, cbw) -> fixed dynamic init
fixed doxygen typo
2012-10-14, by samux [Sun, 14 Oct 2012 13:39:27 +0000] rev 4
fixed doxygen typo
move EnableIRQ to connect() - add MEDIA_REMOVAL handling
2012-10-14, by samux [Sun, 14 Oct 2012 12:38:56 +0000] rev 3
move EnableIRQ to connect() - add MEDIA_REMOVAL handling
Update USBDevice.h
2012-07-17, by samux [Tue, 17 Jul 2012 14:35:40 +0000] rev 2
Update USBDevice.h