antmerlino opened a new pull request #3520: URL: https://github.com/apache/incubator-nuttx/pull/3520
## Summary Prior to this commit, the HSI48 clock was forced on at all times, and the CSI (low-speed internal clock), was never enabled. This change adds configuration options for both of these clocks. In general, the user will not set these. Instead, they will be selected by peripherals that depend on one of these clocks. ## Impact HSI48 clock will be disabled for any user not using a peripheral that depends on the HSI48 (USB for example) ## Testing Built and ran configuration. -- 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: [email protected]
