• G
    usb: add USB_MSG_PLUG_OUT event · ed19483c
    Grissiom 提交于
    When the core received an USB_MSG_PLUG_OUT event, it will stop all the
    classes. This make a chance that the classes could get rid off doing
    useless stuff while the USB cable is plugged out.
    ed19483c
core.c 38.6 KB