mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/stm32f769i-disco: fix mistake in Kconfig clock config
This commit is contained in:
parent
6dbf1c3013
commit
527d321533
@ -2,4 +2,4 @@
|
||||
# to remain in 216MHz max clock.
|
||||
CONFIG_CUSTOM_PLL_PARAMS=y
|
||||
CONFIG_CLOCK_PLL_M=25
|
||||
CONFIG_CLOCK_PLL_M=432
|
||||
CONFIG_CLOCK_PLL_N=432
|
||||
|
Loading…
Reference in New Issue
Block a user