temp fix for dcd 43xx suspend detection (disconnection does not generate interrupt)

This commit is contained in:
hathach
2013-11-22 16:10:05 +07:00
parent 83f1d660ce
commit 41ffcaf4a5
4 changed files with 98 additions and 80 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
#define TUSB_CFG_DEVICE_HID_KEYBOARD 0
#define TUSB_CFG_DEVICE_HID_MOUSE 0
#define TUSB_CFG_DEVICE_HID_GENERIC 0
#define TUSB_CFG_DEVICE_MSC 0
#define TUSB_CFG_DEVICE_MSC 1
#define TUSB_CFG_DEVICE_CDC 1