zephyr/soc/arm/st_stm32/stm32f7
Aurelien Jarno 6752b5df3f drivers: flash: add driver for STM32F7x series
This patch adds a flash driver for the STM32F7x series, inspired from
the STM32F4x one. It has been tested on the STM32F723, but should also
work on other SoCs of the family.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-12-17 08:15:59 -06:00
..
CMakeLists.txt
dts_fixup.h drivers: flash: add driver for STM32F7x series 2018-12-17 08:15:59 -06:00
flash_registers.h
gpio_registers.h
Kconfig.defconfig.series Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f723xe
Kconfig.defconfig.stm32f746xg
Kconfig.defconfig.stm32f769xi
Kconfig.series arch: arm: stm32f7: Kconfig: select CPU_HAS_ARM_MPU 2018-11-13 08:58:29 -05:00
Kconfig.soc
linker.ld
soc_gpio.c
soc_registers.h
soc.c
soc.h