forked from len0rd/rockbox
sansaclipplus: enable usb-hid mouse support
Change-Id: Ifbebf9ff8474882a29378515e010e9c9d39df5c3
This commit is contained in:
parent
0391f2410a
commit
1ee152b5a4
2 changed files with 2 additions and 0 deletions
|
@ -715,6 +715,7 @@ Michael Landherr
|
|||
Roman Artiukhin
|
||||
Richard Goedeken
|
||||
Mihaly 'Hermit' Horvath
|
||||
Uwe Kleine-König
|
||||
|
||||
The libmad team
|
||||
The wavpack team
|
||||
|
|
|
@ -202,6 +202,7 @@
|
|||
#define HAVE_USBSTACK
|
||||
#define USB_VENDOR_ID 0x0781
|
||||
#define USB_PRODUCT_ID 0x74d1
|
||||
#define HAVE_USB_HID_MOUSE
|
||||
#define HAVE_BOOTLOADER_USB_MODE
|
||||
|
||||
/* Virtual LED (icon) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue