zephyr/boards/arm/nucleo_l432kc
Erwan Gouriou 0c397c7b34 boards: stm32: fix default HSI clock configuration
To avoid configuration surprises, replace
CONFIG_CLOCK_STM32_PLL_SRC_HSI
with
CONFIG_CLOCK_STM32_PLL_SRC_HSI=y
No impact today, but could depend on tools.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-12-14 08:52:20 -06:00
..
doc doc: boards: arm: convert make to cmake 2017-11-10 18:35:50 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board
Kconfig.defconfig
board.h
dts.fixup dts: Move fixup files into board dirs 2017-11-09 14:23:41 -06:00
nucleo_l432kc.dts dts: Move dts files into board dirs 2017-11-09 14:23:41 -06:00
nucleo_l432kc.yaml update: board names 2017-06-21 20:56:53 -04:00
nucleo_l432kc_defconfig boards: stm32: fix default HSI clock configuration 2017-12-14 08:52:20 -06:00
pinmux.c pinmux: Move stm32 board pinmux files into board dirs 2017-09-12 11:24:56 -04:00