zyfeier opened a new pull request, #10084: URL: https://github.com/apache/nuttx/pull/10084
## Summary The enumeration process in each class driver is similar. Extracting the common enumeration process code to composite.c can reduce redundant code. In this PR, only the adb class has been modified, and it will be applicable to all classes in the next PR. ## Impact usb enumeration ## Testing sim:usbdev and bes board -- 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]
