Fork of official USB device library just changed PID (Product ID) in constructor in USBMSD.h to be different for USBMSD_AT45_HelloWorld program
Dependents: USBMSD_AT45_HelloWorld
Fork of USBDevice by
History
Changed PID (Product ID) in constructor to be diffeent from USBMSD_SD
2012-10-27, by llumpu [Sat, 27 Oct 2012 14:30:55 +0000] rev 6
Changed PID (Product ID) in constructor to be diffeent from USBMSD_SD
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
Update USBDevice lib
2012-07-17, by samux [Tue, 17 Jul 2012 14:30:29 +0000] rev 1
Update USBDevice lib
First commit of the mbed official USB device library
2012-07-17, by mbed_official [Tue, 17 Jul 2012 14:06:58 +0000] rev 0
First commit of the mbed official USB device library