mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 22:33:03 +01:00
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
# f4vi1 provides a 16MHz HSE so they need a custom PLL config
|
|
# to remain in 180MHz max clock.
|
|
CONFIG_CUSTOM_PLL_PARAMS=y
|
|
CONFIG_CLOCK_PLL_N=90
|