785ecf0991
According to RM0041.pdf clock tree for stm32f100xx devices is different from both STM32F10X density and connectivity lines devices, but is a combination of both. Rework symbols definitions so that STM32F100xx is neither of those and uses: - CLOCK_STM32_PLL_MULTIPLIER as on SOC_STM32F10X_DENSITY_DEVICE - CLOCK_STM32_PLL_PREDIV1 as on SOC_STM32F10X_CONNECTIVITY_LINE_... Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.defconfig.series | ||
Kconfig.defconfig.stm32f100xx | ||
Kconfig.defconfig.stm32f103xx | ||
Kconfig.defconfig.stm32f105xc | ||
Kconfig.defconfig.stm32f107xc | ||
Kconfig.series | ||
Kconfig.soc | ||
linker.ld | ||
soc.c | ||
soc.h |