u-boot-brain/drivers/usb/emul
Heinrich Schuchardt 12f1e7908a dm: test: usb: rework keyboard test
Allow the unit test to pass full 8 byte scan code sequences to the USB
keyboard emulation driver and to parse multi-byte escape sequences.

The following features are not yet tested:

* LED status
* caps-lock
* num-lock
* numerical pad keys

The following features are not yet implemented by the USB keyboard
driver and therefore not tested:

* modifiers for non-alpha-numeric keys, e.g. <SHIFT><TAB> and <ALT><F4>
* some special keys, e.g. <PRINT>
* some modifiers, e.g. <ALT> and <META>
* alternative keyboard layouts

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-11-25 13:28:53 +01:00
..
Kconfig
Makefile
sandbox_flash.c
sandbox_hub.c
sandbox_keyb.c dm: test: usb: rework keyboard test 2019-11-25 13:28:53 +01:00
usb-emul-uclass.c usb: Add nonblock argument to submit_int_msg 2019-09-11 10:11:29 +02:00