zephyr/drivers/flash
Marti Bolivar 4e6e7374c4 flash: mcux: implement software write protection (HACK)
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>
2018-02-06 15:39:45 -06:00
..
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