zephyr/subsys/usb
Marcin Szymczyk 3c3e267d72 usb: add zero-length packet after MPS-sized IN transaction
Send ZLP when host asks for a bigger length and the last chunk
is wMaxPacketSize long, to indicate the last packet.

Signed-off-by: Marcin Szymczyk <Marcin.Szymczyk@nordicsemi.no>
2019-05-12 15:15:08 -04:00
..
class usb: cdc: add option to force IAD 2019-05-09 08:20:34 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig usb: cdc: Add unique PIDs for each sample 2019-05-09 08:20:34 -04:00
bos.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
os_desc.c
os_desc.h
usb_descriptor.c usb: Add log for endpoint assignment 2019-05-06 19:00:02 -04:00
usb_descriptor.h usb: Fix automatic assignment endpoints 2019-05-06 11:14:24 +02:00
usb_device.c usb: add zero-length packet after MPS-sized IN transaction 2019-05-12 15:15:08 -04:00