mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-28 21:52:54 +08:00
Grissiom
b3e38f53b4
usbdevice/core: use static message queue
Although currently the only message send to the queue is struct udev_msg, in order to keep backward compacity and for extention in the future, we set the size of message to 32.
Description
Languages
C
97.6%
Assembly
1.9%
Python
0.3%
HTML
0.1%