stbenn opened a new pull request, #14768: URL: https://github.com/apache/nuttx/pull/14768
This change defines macros for the ADC register map from ST document RM0481. *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Added a file to `nuttx/arch/arm/src/stm32h5/hardware` to add register definitions for the STM32H5 ADC peripheral. It is based on the map defined in ST reference manual RM0481 ## Impact This change lays the groundwork for future implementation of ADC driver for the STM32H5. This file addition should not impact anything at the moment. ## Testing No testing was done other than building the `nucleo-h563zi:nsh` configuration successfully and getting to the nuttshell. All STM32H5 files passed Nxstyle check. -- 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]
