device_freertos lpcxpresso work with msc keyboard mouse

This commit is contained in:
hathach 2014-03-31 12:19:41 +07:00
parent bc99f59699
commit 140115584f
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
#define TUSB_CFG_DEVICE_HID_MOUSE 1
#define TUSB_CFG_DEVICE_HID_GENERIC 0 // not supported yet
#define TUSB_CFG_DEVICE_MSC 1
#define TUSB_CFG_DEVICE_CDC 1
#define TUSB_CFG_DEVICE_CDC 0
//--------------------------------------------------------------------+
// COMMON CONFIGURATION