File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -832,14 +832,14 @@ def __init__(self):
832832 'STM32_HSE_Clock_Frequency' : '8_000_000' ,
833833 'STM32_FLASH_Latency' : '5' },
834834
835- 'nucleo_f401re' : {'STM32_Main_Clock_Frequency' : '168_000_000 ' ,
835+ 'nucleo_f401re' : {'STM32_Main_Clock_Frequency' : '84_000_000 ' ,
836836 'STM32_HSE_Clock_Frequency' : '8_000_000' ,
837837 'STM32_FLASH_Latency' : '5' ,
838838 'STM32_Linker_RAM_Size' : '96K' ,
839839 'STM32_Linker_Flash_Size' : '512K' ,
840840 'STM32_Linker_CCM_Size' : '64K' },
841841
842- 'nucleo_f411re' : {'STM32_Main_Clock_Frequency' : '168_000_000 ' ,
842+ 'nucleo_f411re' : {'STM32_Main_Clock_Frequency' : '100_000_000 ' ,
843843 'STM32_HSE_Clock_Frequency' : '8_000_000' ,
844844 'STM32_FLASH_Latency' : '5' ,
845845 'STM32_Linker_RAM_Size' : '128K' ,
You can’t perform that action at this time.
0 commit comments