able to build with lpc43xx demo

This commit is contained in:
hathach
2012-12-04 14:12:48 +07:00
parent 8f00307986
commit 82820a2066
14 changed files with 887 additions and 17 deletions

View File

@@ -37,7 +37,7 @@
#include "hid.h"
#ifdef TUSB_CLASS_HID
#if defined TUSB_CLASS_HID && defined CFG_TUSB_DEVICE
#ifdef CFG_CLASS_HID_KEYBOARD
USB_HID_KeyboardReport_t hid_keyboard_report;