zephyr/subsys/usb/class
Michael Hope dbb2264454 usb: hid: implement set_report()
set_report() is used by the host to set a feature on the device such
as turning a LED on or off.

This is also used by protocols such as FIDO U2F to transfer data to
the device.

Signed-off-by: Michael Hope <mlhx@google.com>
2018-04-06 23:06:07 -04:00
..
hid usb: hid: implement set_report() 2018-04-06 23:06:07 -04:00
netusb usb: netusb: Add CDC EEM network usb function 2018-04-06 06:50:34 -04:00
cdc_acm.c cdc_acm: fix interrupt handling, API registration, and propgate errors. 2018-03-28 11:17:14 +02:00
CMakeLists.txt usb: hid: Add Human Interface Device (HID) class 2018-01-31 07:42:19 -05:00
Kconfig usb: hid: Add Human Interface Device (HID) class 2018-01-31 07:42:19 -05:00
mass_storage.c usb: msc: Cleanup USB write 2018-03-03 10:27:21 +01:00