1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/iotlab/clock.config

5 lines
170 B
Plaintext

# iotlab based boards provide a 16MHz HSE so they need a predivider of 2
# to remain with a 72MHz sysclk by default.
CONFIG_CUSTOM_PLL_PARAMS=y
CONFIG_CLOCK_PLL_PREDIV=2