mbed-os/usb/device/targets
Russ Butler c76d80e36e Alternate Kinetis USB stuck sending bug fix
If an IN endpoint is stalled during a transfer then the data being
sent will repeated and flood the USB bus. This patch prevents
endpoints from being stalled in the middle of a transfer by control
requests by keeping USB suspended until the setup phase of the
control request is done.
2019-02-22 10:53:18 -06:00
..
TARGET_Freescale Alternate Kinetis USB stuck sending bug fix 2019-02-22 10:53:18 -06:00
TARGET_NXP Fix isochronous endpoints on LPC1768 2019-02-22 10:53:17 -06:00
TARGET_STM Only build in USBPhy_STM32 for supported devices 2019-02-22 10:53:16 -06:00
TARGET_Template Add USBPhy template 2019-02-22 10:52:35 -06:00