mbed-os/usb/device
Russ Butler 3d605b672a 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-01-29 12:27:27 -06:00
..
USBDevice Require USB classes to implement descriptor 2019-01-29 12:27:27 -06:00
USBHID Update USBHID and USBCDC for new AsyncOp 2019-01-29 12:27:27 -06:00
USBPhy Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00
USBSerial Update USBHID and USBCDC for new AsyncOp 2019-01-29 12:27:27 -06:00
hal Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00
targets Fix Kinetis USB disconnect 2019-01-29 12:27:25 -06:00
utilities Refactor AsyncOp class 2019-01-29 12:27:27 -06:00