mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-19 11:51:33 +08:00
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.