zephyr/samples/subsys
Johann Fischer 25b0212fc3 subsys: usb: class: add loopback function
Add loopback function. This function can be used to test
USB device drivers and device stack connected to linux host
and has the similar interface as "Gadget Zero" [1] of the Linux
kernel.

Use modprobe usbtest to load the module, see also [2] for the
description of the tests and for Vendor and Product ID of the
"Gadget Zero". The userspace tool testusb [3] is needed to start
the tests.

[1] linux/drivers/usb/gadget/function/f_loopback.c
[2] linux/drivers/usb/misc/usbtest.c
[3] linux/tools/usb/testusb.c

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-07-06 11:56:16 -05:00
..
console subsys: console: Factor out fifo-based console input abstraction 2018-06-20 15:59:12 -04:00
debug samples: sysview: Update memory requirements 2018-07-03 17:51:50 +02:00
ipc samples: remove sample.tc 2018-06-11 17:11:18 -04:00
logging samples: subsys: logging: Add logger example 2018-06-29 10:16:45 +02:00
mgmt samples: smp_svr: Disable GATT Multiple Read 2018-06-27 12:50:24 +03:00
nvs subsys: fs: Add Non Volatile Storage (NVS) for zephyr 2018-05-15 10:29:16 +02:00
shell/shell_module test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
usb subsys: usb: class: add loopback function 2018-07-06 11:56:16 -05:00
subsys.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00