daniel-p-carvalho opened a new pull request #3930: URL: https://github.com/apache/incubator-nuttx/pull/3930
## Summary Up to this moment - Added register definition file - Added config options on menuconfig - Change logic on stm32_comp.c to support STM32G43XX (In progress). The Analog Comparator peripheral on STMF33XX different from STM32G4 family so big changes in stm32_comp.c are expected. Help and suggestions are welcome. ## Impact The Analog Comparator Driver (implemented for STM32_STM32F33XX) may break due to this change. ## Testing The only test performed was compile the configuration stm32f334-disco enabling COMP2 and Analog Comparator Driver. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org