zephyr/soc/arm/st_stm32/stm32f4
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.stm32f401xe
Kconfig.defconfig.stm32f405xx
Kconfig.defconfig.stm32f407xx
Kconfig.defconfig.stm32f411xe
Kconfig.defconfig.stm32f412cg
Kconfig.defconfig.stm32f412zg
Kconfig.defconfig.stm32f413xx
Kconfig.defconfig.stm32f415xx soc: st: add STM32F415RG 2019-04-18 11:12:16 -05:00
Kconfig.defconfig.stm32f417xx
Kconfig.defconfig.stm32f429xx
Kconfig.defconfig.stm32f446xe
Kconfig.defconfig.stm32f469xi
Kconfig.series soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig 2019-04-25 23:09:23 -07:00
Kconfig.soc soc: st: add STM32F415RG 2019-04-18 11:12:16 -05:00
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