mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 03:51:57 +00:00
In flash driver init, write_block_size could be initialized with FLASH_WRITE_BLOCK_SIZE which is generated from device tree parsing (dts property: "write-block-size") Fixes #5305 If not defined, generate a compilation error. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
flash_handlers.c | ||
flash_page_layout.c | ||
flash_priv.h | ||
flash_sam0.c | ||
flash_stm32.c | ||
flash_stm32.h | ||
flash_stm32f3x_priv.c | ||
flash_stm32f3x.c | ||
flash_stm32f3x.h | ||
flash_stm32f4x.c | ||
flash_stm32f0x.c | ||
flash_stm32l4x.c | ||
Kconfig | ||
Kconfig.sam0 | ||
Kconfig.stm32 | ||
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 |