zephyr/usb
Adrian Bradianu 273c87b33e usb: cdc acm: Change Bulk Out handler to read data per 32-bit words
Quark SE USB controller is always storing data in the FIFOs per
32-bit words. Change Bulk Out handler to read data per 32-bit words.

Change-Id: I871278a754895edc5c7a395797b6dab0904bcdf6
Signed-off-by: Adrian Bradianu <adrian.bradianu@windriver.com>
2016-07-08 18:22:19 +00:00
..
class usb: cdc acm: Change Bulk Out handler to read data per 32-bit words 2016-07-08 18:22:19 +00:00
include usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
Kconfig usb: Add CDC ACM and DFU class examples 2016-06-30 17:51:57 +00:00
Makefile usb: Add CDC ACM and DFU class examples 2016-06-30 17:51:57 +00:00
usb_device.c usb: Add USB device core layer 2016-06-30 17:51:56 +00:00