mirror of
https://github.com/apache/nuttx.git
synced 2026-08-23 09:19:12 +08:00
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>