Add follows to keyCode in USBKeyboard.h. KEY_BS, /* BS */ KEY_TAB, /* TAB */ KEY_LF, /* LF */
Fork of USBDevice by
Revisions of USBMSD/USBMSD.cpp
Revision | Date | Message | Actions |
---|---|---|---|
5:d27e4c226965 | 2012-10-14 | USBMSD: fixed uninitialized variable (stage, csw, cbw) -> fixed dynamic init | File Diff Annotate |
3:6d85e04fb59f | 2012-10-14 | move EnableIRQ to connect() - add MEDIA_REMOVAL handling | File Diff Annotate |
1:80ab0d068708 | 2012-07-17 | Update USBDevice lib | File Diff Annotate |