forked from len0rd/rockbox
plugins: add USB TSR test plugin
This is intended for testing USB event delivery to TSR plugins. Usage: 1. enter plugin -> select Start 2. plug and unplug USB 3. reenter plugin -> select Status it should display "State: disconnected" then "Prev: connected" 4. when done -> select Stop Plugin Change-Id: I6c70f452db642f3fcbfbcb4f06c57f93e60f4cfd
This commit is contained in:
parent
2f71571c0a
commit
c116db6065
3 changed files with 138 additions and 0 deletions
|
|
@ -178,6 +178,7 @@ test_resize,apps
|
|||
test_sampr,apps
|
||||
test_scanrate,apps
|
||||
test_touchscreen,apps
|
||||
test_usb,apps
|
||||
test_viewports,apps
|
||||
test_greylib_bitmap_scale,viewers
|
||||
text_editor,apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue