raiden00pl commented on issue #16732: URL: https://github.com/apache/nuttx/issues/16732#issuecomment-3090029369
It's impossible to enable all the features of a given dev board in a universal way, especially in the case of highly configurable MCUs such as STM32. Upstream boards should be treated more like a guide or example, not a ready-to-use solution for all applications. In the case of ADCs, you can't configure the ADC pins to suit every user application, as this is highly use case specific. Most likely ADC2 is not included because the contributor who added support for this board apparently didn't use it :) -- 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