1
0
Fork 0
forked from len0rd/rockbox

Add preliminary HID driver. It doesn't do anything yet, but that should change soon (FS#10116 by Tomer Shalev)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20750 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2009-04-19 21:17:18 +00:00
parent 745e35c2d9
commit 2a085f4477
7 changed files with 391 additions and 13 deletions

View file

@ -260,6 +260,7 @@ usbstack/usb_core.c
usbstack/usb_storage.c
usbstack/usb_serial.c
usbstack/usb_charging_only.c
usbstack/usb_hid.c
#if CONFIG_USBOTG == USBOTG_ARC
target/arm/usb-drv-arc.c
#elif CONFIG_USBOTG == USBOTG_ISP1583