rt-thread/components/drivers/usb/usbdevice/class
Grissiom aa179e4438 cdc_vcom: not to start sending data when the data is already sending
We start the sending transaction in SOF handler. But if the data is
already sending, start an other transaction will cause data lose.
Implement a state machine is cdc_vcom and avoid that.
2013-05-12 13:27:13 +08:00
..
cdc.h remove product ID 2013-01-09 12:15:09 +08:00
cdc_vcom.c cdc_vcom: not to start sending data when the data is already sending 2013-05-12 13:27:13 +08:00
mstorage.c class driver can custom string description 2013-01-24 20:59:43 +08:00
mstorage.h revert some define to usb_common.h 2013-01-11 00:02:40 +08:00