mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
BUGFIX:STM32F427 was rebooting. Over reached family.
This commit is contained in:
@@ -743,7 +743,8 @@ static void stm32_stdclockconfig(void)
|
||||
{
|
||||
}
|
||||
|
||||
#if defined(PWR_CSR_ODRDY)
|
||||
#if defined(CONFIG_STM32_STM32F429) || defined(CONFIG_STM32_STM32F446) || \
|
||||
defined(CONFIG_STM32_STM32F469)
|
||||
|
||||
/* Enable the Over-drive to extend the clock frequency to 180 Mhz */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user