Flyspray: FS#10326
commit2ad925cca1651200141843b8a48dd0aa57c345af
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sat, 18 Jul 2009 12:58:29 +0000 (18 12:58 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sat, 18 Jul 2009 12:58:29 +0000 (18 12:58 +0000)
tree63d0e5689658f3a439459611a31462b1cba9fa55
parent34f9bcda28d645775a04c3b41e95c62a864f52e1
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
apps/debug_menu.c
apps/plugin.c
apps/plugin.h
apps/plugins/CATEGORIES
apps/plugins/SOURCES
apps/plugins/remote_control.c [new file with mode: 0644]
apps/screens.c
firmware/usbstack/usb_hid.c
firmware/usbstack/usb_hid.h
firmware/usbstack/usb_hid_usage_tables.h