davids5 commented on pull request #1561: URL: https://github.com/apache/incubator-nuttx/pull/1561#issuecomment-672004966
> I added the option `STM32_HAVE_OVERDRIVE` for all the mentioned MCUs, cleaning things up. > > Now regarding how this feature will be enabled. What do you think is best? > > 1. Add an option in Kconfig. The user explicitly chooses whether they want over-drive enabled or not. > 2. Have the code to parse the RCC settings, determine whether the clock frequency will be greater than 168MHz, and automatically enable the over-drive if needed. I think the 3rd option is to uses the `STM32_SYSCLK_FREQUENCY` > 168 Mhz ---------------------------------------------------------------- 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