zephyr/soc/arm/st_stm32/stm32l0
Andreas Sandberg 19c165a119 drivers: entropy: stm32: Add support for STM32L0 SoCs
Add the necessary clock configuration to support STM32L-based
SoCs. This change likely adds support for other STM32 SoCs as well
since the HSI48 clock is configured for all SoCs that support it
(except the STM32L4x) instead of just the STM32G4X.

Signed-off-by: Andreas Sandberg <andreas@sandberg.pp.se>
2020-06-09 14:44:25 +02:00
..
CMakeLists.txt
Kconfig.defconfig.series
Kconfig.defconfig.stm32l053xx
Kconfig.defconfig.stm32l072xx
Kconfig.defconfig.stm32l073xx
Kconfig.series
Kconfig.soc
linker.ld
soc.c
soc.h