mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 03:52:50 +01:00
5 lines
165 B
Plaintext
5 lines
165 B
Plaintext
|
# weact-f4x1cx based boards provide a 25MHz HSE so they need a custom PLL config
|
||
|
# to output a 48MHz clock for USB.
|
||
|
CONFIG_CUSTOM_PLL_PARAMS=y
|
||
|
CONFIG_CLOCK_PLL_M=25
|