mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-16 13:39:13 +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.