house keeping

This commit is contained in:
hathach
2013-09-26 15:15:16 +07:00
parent a6726f7d39
commit 238afb474f
6 changed files with 52 additions and 12 deletions

View File

@@ -76,7 +76,7 @@
#define TUSB_CFG_HOST_HID_KEYBOARD 0
#define TUSB_CFG_HOST_HID_MOUSE 1
#define TUSB_CFG_HOST_HID_GENERIC 0
#define TUSB_CFG_HOST_MSC 1
#define TUSB_CFG_HOST_MSC 0
#define TUSB_CFG_HOST_CDC 0
#define TUSB_CFG_HOST_CDC_RNDIS 0