mbed-os/usb/device/USBDevice
Russ Butler bbb22d54f4 Limit USB control transfer size
Limit the size of control reads to the max packet size of endpoint
zero. This fixes the handling of large transfers.
2018-03-27 14:32:00 +02:00
..
EndpointResolver.cpp Add USBPhy, USB HAL and Utility class 2018-03-27 14:31:58 +02:00
EndpointResolver.h Add USBPhy, USB HAL and Utility class 2018-03-27 14:31:58 +02:00
USBDescriptor.h Update USBDevice and configure to use a USBPhy 2018-03-27 14:31:58 +02:00
USBDevice.cpp Limit USB control transfer size 2018-03-27 14:32:00 +02:00
USBDevice.h Add abort API to USBDevice 2018-03-27 14:31:59 +02:00
USBDevice_Types.h Update USBDevice and configure to use a USBPhy 2018-03-27 14:31:58 +02:00