kasjer opened a new pull request, #2945: URL: https://github.com/apache/mynewt-core/pull/2945
osc_init and clk_init for most of STM32 MCUs were not initialized. In some cases random stack data could have initialized filed that otherwise would not be used due to syscfg values. Like for example external LSE could be selected even if not present and not configured in syscfg. This behavior was observed on STM32F7 in optimized build but probably could apply to all other cases hence all place are fixed now. -- 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]
