raiden00pl opened a new pull request, #8893: URL: https://github.com/apache/nuttx/pull/8893
## Summary Various fixes that makes RNDIS composite functional on stm32 otg: - rndis: refactor usbdev_rndis_get_composite_devdesc to make it more like in other composite drivers - rndis: fix dev info init for composite - rndis: interface association descriptor should depend on CONFIG_COMPOSITE_IAD - rndis: exclude the logic that belongs to composite - rndis: EP0 belongs to the composite class if composite enabled ## Impact composite rndis works on stm32 otg USB controllers (stm32f4, stm32l4, stm32f7, stm32h7) ## Testing stm32 otg -- 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