mbed-os/usb/device/USBDevice
Russ Butler 72cc182aa4 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.
2019-01-29 12:27:23 -06:00
..
EndpointResolver.cpp Add USBPhy, USB HAL and Utility class 2019-01-29 12:27:20 -06:00
EndpointResolver.h Add USBPhy, USB HAL and Utility class 2019-01-29 12:27:20 -06:00
USBDescriptor.h Update USBDevice and configure to use a USBPhy 2019-01-29 12:27:20 -06:00
USBDevice.cpp Limit USB control transfer size 2019-01-29 12:27:23 -06:00
USBDevice.h Add abort API to USBDevice 2019-01-29 12:27:22 -06:00
USBDevice_Types.h Update USBDevice and configure to use a USBPhy 2019-01-29 12:27:20 -06:00