mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-24 00:21:05 +08:00
ed19483cb4f026c40e7c6a6bc09583e054ef0c5e
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.
…
…
Description
Languages
C
96.7%
Assembly
1.7%
Python
0.8%
Linker Script
0.7%
