zephyr/soc/arm/st_stm32/stm32l1
Erwan Gouriou 35ecdf8af1 soc: stm32: Remove unused soc_register header file
soc_register.h is available in most of stm32 series.
It is sometime empty or contains includes to flash_registers.h,
which is included directly with direct reference in flash driver.
soc_register.h is also included in stm32 clock drivers, but this
driver do not use direct reference to any register anymore.

Clean up these files.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-05-30 09:37:51 -04:00
..
CMakeLists.txt
Kconfig.defconfig.series drivers: i2c: Add STM32L1X I2C support 2019-04-22 08:54:18 -05:00
Kconfig.defconfig.stm32l151xb drivers: gpio: Add STM32L1X GPIO support 2019-04-22 08:54:18 -05:00
Kconfig.series soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig 2019-04-25 23:09:23 -07:00
Kconfig.soc
dts_fixup.h drivers: i2c: Add STM32L1X I2C support 2019-04-22 08:54:18 -05:00
linker.ld
soc.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc.h drivers: i2c: Add STM32L1X I2C support 2019-04-22 08:54:18 -05:00