mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-28 17:00:25 +08:00
ed19483cb4
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.