start to add hid keyboard

This commit is contained in:
hathach
2012-11-27 17:41:00 +07:00
parent 54e5289b73
commit 545fe61828
7 changed files with 42 additions and 10 deletions

View File

@@ -47,6 +47,11 @@
#define CFG_TUSB_HOST
#define CFG_TUSB_DEVICE
#define CFG_USB_HID_KEYBOARD
#define CLASS_HID (defined CFG_USB_HID_KEYBOARD)
// TODO APP
#define USB_MAX_IF_NUM 8
#define USB_MAX_EP_NUM 5