zephyr/subsys/usb
Tomasz Moń 0127d000a2 usb: device: cdc_acm: Use ZLP to detect initial host read
Prevent ECHO on Linux by arming IN endpoint with ZLP when interface is
configured and making sure that actual payload is only sent after
initialization timeout. The ZLP is not visible to host side applications
because the applications are really accessing tty buffer and received
ZLP does not modify tty buffer in any way.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2023-11-13 09:43:46 +01:00
..
device usb: device: cdc_acm: Use ZLP to detect initial host read 2023-11-13 09:43:46 +01:00
device_next usb: fix thread function signatures 2023-10-30 12:24:34 +01:00
host usb: fix thread function signatures 2023-10-30 12:24:34 +01:00
usb_c usbc: add sleep prevention in places that may require it 2023-10-23 10:33:38 +02:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00