mirror of https://github.com/ARMmbed/mbed-os.git
Only clear the USB read buffer when endpointRead is called. This allows data to be read with endpointReadResult without also allowing USB to transfer more data. Instead additional data is transferred explicitly with a call to endpointRead. |
||
---|---|---|
.. | ||
USBEndpoints_LPC11U.h | ||
USBEndpoints_LPC17_LPC23.h | ||
USBHAL_LPC11U.cpp | ||
USBHAL_LPC17.cpp | ||
USBHAL_LPC40.cpp |