kasjer opened a new pull request, #3533: URL: https://github.com/apache/mynewt-core/pull/3533
Function SystemClock_Config was using STM32 HAL functions for initial clock configuration. Now code is switched to use STM32 LL functions to reduce footprint. Additional clock configuration syscfg vals are introduced. PLL was force all the time. Now it is possible to specify if PLL should be configured and what is the source for system clock. -- 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]
