zephyr/subsys/usb
Andrei Emeltchenko 73009d05ce usb: cdc_acm: Set bInterfaceProtocol to No Protocol (0)
Do not set protocol in interface descriptor. Although this field has
been ignored by major OSs during the last decades, this creates a big
deal of problems with ModemManager sending unexpected AT commands when
plugging in a dev board.

Fixes: #6646

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2018-05-30 09:05:40 -04:00
..
class usb: function_eem: fix eem_read_cb 2018-05-28 12:47:32 -04:00
CMakeLists.txt subsys: usb: Set Zephyr project USB Vendor and Product IDs 2018-01-15 15:47:53 -05:00
Kconfig usb: provide different USB product strings in the USB samples 2018-03-14 11:25:56 +01:00
composite.c usb: Rename SYS_LOG_USB to SYS_LOG_USB_DEVICE 2018-01-17 18:53:05 -05:00
composite.h usb: Remove unneeded header include 2018-04-25 07:17:42 +05:30
usb_descriptor.c usb: cdc_acm: Set bInterfaceProtocol to No Protocol (0) 2018-05-30 09:05:40 -04:00
usb_descriptor.h subsys: usb: Remove undefined CONFIG_USB_DEVICE_HID_BOOTP 2018-05-25 08:04:36 -05:00
usb_device.c subsys: usb: check for invalid descriptor type request 2018-05-14 17:24:52 -04:00