zephyr/subsys/usb
Marcin Szymczyk ea7afdde8f usb: cdc_acm: SerialState notification full support
Added bBreak, bRingSignal, bFraming, bParity and bOverRun
handling in cdc_acm_line_ctrl_set.
Reference: Chapter 6.5.4 of Universal Serial Bus Communications Class
Subclass Specification for PSTN Devices rev 1.2

Signed-off-by: Marcin Szymczyk <Marcin.Szymczyk@nordicsemi.no>
2019-04-19 13:36:32 -05:00
..
class usb: cdc_acm: SerialState notification full support 2019-04-19 13:36:32 -05:00
bos.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig usb: Add remote wakeup support 2019-02-27 10:37:16 +01:00
os_desc.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
os_desc.h usb: osdesc: Use definition for string descriptor index 2018-07-12 23:10:22 -04:00
usb_descriptor.c usb: replace MAX_PACKET_SIZE0 with meaningful USB_MAX_CTRL_MPS 2019-04-11 13:35:24 -04:00
usb_descriptor.h usb: Add helpers for getting common device data 2019-02-08 11:23:04 -05:00
usb_device.c usb: replace MAX_PACKET_SIZE0 with meaningful USB_MAX_CTRL_MPS 2019-04-11 13:35:24 -04:00