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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:e771bcb4627d | 2012-10-27 | llumpu | Changed PID (Product ID) in constructor to be diffeent from USBMSD_SD |
5:d27e4c226965 | 2012-10-14 | samux | USBMSD: fixed uninitialized variable (stage, csw, cbw) -> fixed dynamic init |
4:eaa07ce86d49 | 2012-10-14 | samux | fixed doxygen typo |
3:6d85e04fb59f | 2012-10-14 | samux | move EnableIRQ to connect() - add MEDIA_REMOVAL handling |
2:34856a6adb5b | 2012-07-17 | samux | Update USBDevice.h |
1:80ab0d068708 | 2012-07-17 | samux | Update USBDevice lib |
0:d8db74b663b3 | 2012-07-17 | mbed_official | First commit of the mbed official USB device library |