zephyr/soc/arm/st_stm32/stm32l4
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig.series soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l4r5xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l432xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l433xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l452xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l471xx kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2019-04-18 12:20:49 -04:00
Kconfig.defconfig.stm32l475xg soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l476xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l496xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06: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 dts: arm: stm32: add dts support for ADC1 of stm32 2019-05-07 23:15:58 -04:00
flash_registers.h
linker.ld
soc.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc.h drivers: adc: add driver support for ADC1 of stm32 2019-05-07 23:15:58 -04:00