2bd15aa774
In stm32 clock_control driver, Kconfig symbol CLOCK_STM32_PLL_PREDIV1 in stm32f3 series was set as conditional on the activation of some specific STM32F3 SoCs that are not supported yet in Zephyr. Remove this flag. In order not to loose a rather studious part of code, comment it out and set a TODO to specify how to re-enable it once it will be required. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.beetle | ||
Kconfig.mcux_ccm | ||
Kconfig.mcux_sim | ||
Kconfig.nrf5 | ||
Kconfig.quark_se | ||
Kconfig.stm32 | ||
beetle_clock_control.c | ||
clock_control_mcux_ccm.c | ||
clock_control_mcux_sim.c | ||
nrf5_power_clock.c | ||
quark_se_clock_control.c | ||
stm32_ll_clock.c | ||
stm32_ll_clock.h | ||
stm32f0x_ll_clock.c | ||
stm32f1x_ll_clock.c | ||
stm32f3x_ll_clock.c | ||
stm32f4x_ll_clock.c | ||
stm32l0x_ll_clock.c | ||
stm32l4x_ll_clock.c |