zephyr/subsys/usb
Johann Fischer 9ba269f580 usb: check if the request buffer is not too small
The size of the request buffer (USB_REQUEST_BUFFER_SIZE)
is configurable and depends on the needs of an application.
Check if the request buffer is not too small.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-08-26 15:06:22 +02:00
..
class usb: loopback: use stack's request buffer for control requests 2019-08-26 15:06:08 +02:00
CMakeLists.txt
Kconfig usb: loopback: use stack's request buffer for control requests 2019-08-26 15:06:08 +02:00
bos.c
os_desc.c
os_desc.h
usb_descriptor.c usb: usb_descriptor: fix null pointer dereferences 2019-08-22 07:26:33 -05:00
usb_descriptor.h
usb_device.c usb: check if the request buffer is not too small 2019-08-26 15:06:22 +02:00