commit | 9ba269f580bb754ef566129eab262106c3afacac | [log] [tgz] |
---|---|---|
author | Johann Fischer <j.fischer@phytec.de> | Fri Aug 23 21:56:36 2019 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Aug 26 15:06:22 2019 +0200 |
tree | 0cc17485a88d95adce80aef641be15b1e91bfa05 | |
parent | 28e97c7f3a4d63546053abc2f65affe36046124d [diff] |
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>