mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 22:02:29 +00:00
Write protection is currently not supported by the mcux flash driver. This prevents it from working with the DFU subsystem, which checks the error codes from the write protect routine. Hack it for now with a semaphore. Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com> |
||
---|---|---|
.. | ||
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_nios2_qspi.c | ||
soc_flash_nrf5.c | ||
soc_flash_qmsi.c | ||
spi_flash_w25qxxdv_defs.h | ||
spi_flash_w25qxxdv.c | ||
spi_flash_w25qxxdv.h |