zephyr/boards/arm/stm32l496g_disco
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: fix grammar/punctuation in stm32l476g_disco/nucleo_l476rg 2017-11-15 08:21:49 -06:00
support boards: add openocd support for nucleo_l476rg and stm32l496g_disco 2017-11-15 08:21:49 -06:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board
Kconfig.defconfig
board.cmake boards: add openocd support for nucleo_l476rg and stm32l496g_disco 2017-11-15 08:21:49 -06:00
board.h
dts.fixup dts: Move fixup files into board dirs 2017-11-09 14:23:41 -06:00
pinmux.c
stm32l496g_disco.dts dts: Move dts files into board dirs 2017-11-09 14:23:41 -06:00
stm32l496g_disco.yaml
stm32l496g_disco_defconfig boards: stm32: fix default HSI clock configuration 2017-12-14 08:52:20 -06:00