mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 06:31:57 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dts_fixup.h | ||
flash_registers.h | ||
gpio_registers.h | ||
Kconfig.defconfig.series | ||
Kconfig.defconfig.stm32f723xe | ||
Kconfig.defconfig.stm32f746xg | ||
Kconfig.defconfig.stm32f769xi | ||
Kconfig.series | ||
Kconfig.soc | ||
linker.ld | ||
soc_gpio.c | ||
soc_registers.h | ||
soc.c | ||
soc.h |