Add follows to keyCode in USBKeyboard.h. KEY_BS, /* BS */ KEY_TAB, /* TAB */ KEY_LF, /* LF */
Fork of USBDevice by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:96e29f4e3806 | 2012-11-15 | _muki | USBKeyboard.h??keyCode????????; ; KEY_BS, /* BS */ ; KEY_TAB, /* TAB */; KEY_LF, /* LF */ |
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 |