rockbox/firmware/usbstack
Frank Gevaerts e409fba7f8 Flyspray: FS#10326
Author: Tomer Shalev

Adds a USB HID sample application, a plugin tha allows to send HID commands while connected in non-storage mode.
This also removes the HID stuff in the debug menu. Testing is now easily doable from the plugin
Also general HID updates


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21953 a1c6a512-1295-4272-9138-f99709370657
2009-07-18 12:58:29 +00:00
..
usb_charging_only.c
usb_charging_only.h
usb_class_driver.h
usb_core.c always call the class driver init function. This is needed because they are called before the usb_core_enable_driver() calls, so depending on enabled status breaks things 2009-05-24 20:46:57 +00:00
usb_hid.c Flyspray: FS#10326 2009-07-18 12:58:29 +00:00
usb_hid.h Flyspray: FS#10326 2009-07-18 12:58:29 +00:00
usb_hid_usage_tables.h Flyspray: FS#10326 2009-07-18 12:58:29 +00:00
usb_serial.c
usb_serial.h
usb_storage.c Commit FS#9545, storage cleanup and multi-driver support 2009-07-17 22:28:49 +00:00
usb_storage.h