mbed-os/usb/device
Russ Butler ddc27cb821 Remove endpoint parameter from USB callbacks
Remove the endpoint parameter from endpoint callbacks. This
information is redundant because endpoints are known at
construction time because they must be in the configuration
descriptor.
2019-01-29 12:27:29 -06:00
..
USBAudio Remove endpoint parameter from USB callbacks 2019-01-29 12:27:29 -06:00
USBDevice Remove endpoint parameter from USB callbacks 2019-01-29 12:27:29 -06:00
USBHID Remove endpoint parameter from USB callbacks 2019-01-29 12:27:29 -06:00
USBMIDI Remove endpoint parameter from USB callbacks 2019-01-29 12:27:29 -06:00
USBMSD Remove endpoint parameter from USB callbacks 2019-01-29 12:27:29 -06:00
USBPhy Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00
USBSerial Remove endpoint parameter from USB callbacks 2019-01-29 12:27:29 -06:00
hal Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00
targets Fix Kinetis bug causing USB to get stuck sending 2019-01-29 12:27:28 -06:00
utilities Add the PolledQueue implementation of TaskQueue 2019-01-29 12:27:28 -06:00