You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drivers: clock: stm32_ll_h7: Disable clock configuration for XiP
Disables the clock configuration when CONFIG_STM32_APP_IN_EXT_FLASH is
set. Instead SystemCoreClock is calculated based on current RCC register
configuration (which represents the clock config done by the bootloader).
Signed-off-by: Thomas Decker <[email protected]>
0 commit comments