zephyr/usb
Andrei Emeltchenko 03b5412849 usb: Allow to register and handle vendor specific commands
At the moment we cannot handle vendor specific commands resulting in
error with following message:
...
[DBG] usb_handle_request: No handler for reqtype 2
[DBG] usb_handle_control_transfer: usb_handle_request failed
...

Change-Id: Ic899300e0c420c58ac3f86ecf5f5ec45955bd46f
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-09-12 00:43:31 +00:00
..
class usb/cdc_acm : Unsupported functions return error code 2016-08-05 20:39:10 +00:00
include usb: Allow to register and handle vendor specific commands 2016-09-12 00:43:31 +00:00
Kconfig sys_log: replace old debug macros at USB stack 2016-07-31 21:02:25 +00:00
Makefile usb: Add CDC ACM and DFU class examples 2016-06-30 17:51:57 +00:00
usb_device.c usb: Allow to register and handle vendor specific commands 2016-09-12 00:43:31 +00:00