nuttxpr commented on PR #16207:
URL: https://github.com/apache/nuttx/pull/16207#issuecomment-2803176982
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR appears to mostly meet the NuttX requireme
xiaoxiang781216 merged PR #16207:
URL: https://github.com/apache/nuttx/pull/16207
--
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...@nu
stbenn opened a new pull request, #16207:
URL: https://github.com/apache/nuttx/pull/16207
## Summary
Properly configure internal channels on STM32H5 ADC when selected. The
original had incorrect bit masks and configuration for internal channel
defines.
Original code by @ArrestedL