mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
---|---|---|
.. | ||
TARGET_Freescale | ||
TARGET_NXP | ||
TARGET_STM | ||
TARGET_Template |