zyfeier opened a new pull request, #10480: URL: https://github.com/apache/nuttx/pull/10480
## Summary This PR is a partial modify for issue #10433, This modification can unify the handling of configuration descriptors related to the device. Split usbdev descriptor information, let 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. ## Impact usb composite device and adb device ## Testing sim:usbdev and bes borad with adb -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
