sansaclipplus: enable usb-hid mouse support

Change-Id: Ifbebf9ff8474882a29378515e010e9c9d39df5c3
This commit is contained in:
Uwe Kleine-König 2023-10-27 18:25:13 +02:00
parent 0391f2410a
commit 1ee152b5a4
2 changed files with 2 additions and 0 deletions

View file

@ -715,6 +715,7 @@ Michael Landherr
Roman Artiukhin Roman Artiukhin
Richard Goedeken Richard Goedeken
Mihaly 'Hermit' Horvath Mihaly 'Hermit' Horvath
Uwe Kleine-König
The libmad team The libmad team
The wavpack team The wavpack team

View file

@ -202,6 +202,7 @@
#define HAVE_USBSTACK #define HAVE_USBSTACK
#define USB_VENDOR_ID 0x0781 #define USB_VENDOR_ID 0x0781
#define USB_PRODUCT_ID 0x74d1 #define USB_PRODUCT_ID 0x74d1
#define HAVE_USB_HID_MOUSE
#define HAVE_BOOTLOADER_USB_MODE #define HAVE_BOOTLOADER_USB_MODE
/* Virtual LED (icon) */ /* Virtual LED (icon) */