zephyr/samples/subsys/usb
Marcin Szymczyk b0bdc8a4bc samples: usb: hid-mouse: remove get_report_cb
Removed get_report_cb as it was an incorrect implementation
of Get_Report request. Correct response would be returning
current report value, not report descriptor.

Signed-off-by: Marcin Szymczyk <Marcin.Szymczyk@nordicsemi.no>
2018-12-17 11:27:14 +01:00
..
cdc_acm samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
console usb: console: Notify user about incorrect configuration 2018-11-21 09:38:15 -05:00
dfu samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
hid usb: hid: implement idle rate 2018-12-04 15:58:19 -05:00
hid-mouse samples: usb: hid-mouse: remove get_report_cb 2018-12-17 11:27:14 +01:00
mass samples: usb: mass: rewrite documentation 2018-11-02 12:08:53 -04:00
testusb usb: testusb: Add README to the sample 2018-11-21 18:04:32 -05:00
webusb samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
usb.rst samples: usb: add usb.rst and README.rst for CDC ACM sample 2017-07-23 07:41:57 -04:00