mbed-os/usb/device
Russ Butler 9f94e4651a Require USB classes to implement descriptor
Make the function configuration_desc pure virtual inside USBDevice.
This should be a compile time error since no subclass will work
without a configuration descriptor.
2019-02-22 10:53:16 -06:00
..
USBDevice Require USB classes to implement descriptor 2019-02-22 10:53:16 -06:00
USBHID Update USBHID and USBCDC for new AsyncOp 2019-02-22 10:53:15 -06:00
USBPhy Move USBPhy and related files to USB directory 2019-02-22 10:52:35 -06:00
USBSerial Update USBHID and USBCDC for new AsyncOp 2019-02-22 10:53:15 -06:00
hal Move USBPhy and related files to USB directory 2019-02-22 10:52:35 -06:00
targets Fix Kinetis USB disconnect 2019-02-22 10:53:14 -06:00
utilities Refactor AsyncOp class 2019-02-22 10:53:15 -06:00