technically, mouse + keyboard device demo also work on lpc13uxx

This commit is contained in:
hathach
2013-11-11 14:02:55 +07:00
parent 9a81cbcd59
commit d8f32a79fc
5 changed files with 8 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
//--------------------------------------------------------------------+
// MACRO CONSTANT TYPEDEF
//--------------------------------------------------------------------+
hid_keyboard_report_t keyboard_report TUSB_CFG_ATTR_USBRAM;
ATTR_USB_MIN_ALIGNMENT hid_keyboard_report_t keyboard_report TUSB_CFG_ATTR_USBRAM;
//--------------------------------------------------------------------+
// INTERNAL OBJECT & FUNCTION DECLARATION