mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-05 21:51:56 +00:00
Add flash page layout support for STM32F4 SoCs. This almost eliminates the need for flash_map.h, except for STM32F4X_SECTOR_MASK, so delete the file and move the define into the F4 implementation, to keep things simple. Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org> |
||
---|---|---|
.. | ||
flash_page_layout.c | ||
flash_stm32.c | ||
flash_stm32.h | ||
flash_stm32f3x_priv.c | ||
flash_stm32f3x.c | ||
flash_stm32f3x.h | ||
flash_stm32f4x.c | ||
flash_stm32l4x.c | ||
Kconfig | ||
Kconfig.stm32 | ||
Makefile | ||
soc_flash_mcux.c | ||
soc_flash_nrf5.c | ||
soc_flash_qmsi.c | ||
spi_flash_w25qxxdv_defs.h | ||
spi_flash_w25qxxdv.c | ||
spi_flash_w25qxxdv.h |