disable device mouse by default
fix hal_debugger_is_attached with lpc11u
This commit is contained in:
		| @@ -57,7 +57,7 @@ | ||||
|  | ||||
| //------------- CLASS -------------// | ||||
| #define TUSB_CFG_DEVICE_HID_KEYBOARD            1 | ||||
| #define TUSB_CFG_DEVICE_HID_MOUSE               1 | ||||
| #define TUSB_CFG_DEVICE_HID_MOUSE               0 | ||||
| #define TUSB_CFG_DEVICE_HID_GENERIC             0 // not supported yet | ||||
| #define TUSB_CFG_DEVICE_MSC                     1 | ||||
| #define TUSB_CFG_DEVICE_CDC                     1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach