mbed-os/features/unsupported/USBDevice/targets/TARGET_NXP
Russ Butler 6fe0aa0074 Fix LPC17XX and LPC40XX USB data throttling
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.
2018-01-17 21:50:20 -06:00
..
USBEndpoints_LPC11U.h
USBEndpoints_LPC17_LPC23.h
USBHAL_LPC11U.cpp
USBHAL_LPC17.cpp
USBHAL_LPC40.cpp