mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 22:55:02 +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>