mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
0efd4d0e12
The class device only handles descriptor information specific to the class, and shared descriptor information is passed through parameters and handled by the composite driver. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>