1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 09:52:45 +01:00
RIOT/boards/common/iotlab/clock.config

5 lines
170 B
Plaintext
Raw Normal View History

# 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