zephyr/soc/arm/st_stm32/stm32f4
Sahaj Sarup 161d8c0c21 arm: soc: add support for stm32f427
Add STM32F427. This is mainly aimed towards the stm32f427vi.

Changes:

- Add stm32f427 support based on previous work
done for the stm32f429.
- Rework currunt stm32f429 implimentation to now
be based on stm32f427.
- Introduce dedicated dtsi for the VI variant of both
stm32f427 and stm32f429. This is done to prevent stm32f4.dtsi
from being included twice.

Signed-off-by: Sahaj Sarup <sahaj.sarup@linaro.org>
2020-05-08 07:33:43 -05:00
..
CMakeLists.txt
Kconfig.defconfig.series drivers/i2c: stm32: Configure driver by compatible 2020-04-15 08:21:30 -05:00
Kconfig.defconfig.stm32f401xc
Kconfig.defconfig.stm32f401xe
Kconfig.defconfig.stm32f405xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f407xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f411xe
Kconfig.defconfig.stm32f412cg drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f412zg drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f413xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f415xx kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
Kconfig.defconfig.stm32f417xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f427xx arm: soc: add support for stm32f427 2020-05-08 07:33:43 -05:00
Kconfig.defconfig.stm32f429xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f437xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f446xx drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
Kconfig.defconfig.stm32f469xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.series kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
Kconfig.soc arm: soc: add support for stm32f427 2020-05-08 07:33:43 -05:00
linker.ld arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.c arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.h SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00