raiden00pl opened a new pull request, #8892: URL: https://github.com/apache/nuttx/pull/8892
## Summary - rndis: do not configure endpoints from Kconfig when composite enabled - rndis: move private definitions from a public header to the source file ## Impact Possible breaking change for users that use values from Kconfig to configure the RNDIS composite device. I'm not sure if such users exists, due to the fact that endpoints should be configured manually in a board-specific logic, and generally RNDIS composite seems broken (at least for some USB controllers). ## Testing ci -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org