zephyr/drivers/flash
Jorge Ramirez-Ortiz 28e60ef7ed flash/nrf5: fix invalid write access
Requesting a flash_write with a length of 0 results in a flash
position being written. Instead we should return 0 unless there is
some other input parameter that is invalid.

Change-Id: Ife6e6e2314bbee2bde7d0b69db3122ca00c361e0
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
2017-02-15 00:08:33 +00:00
..
flash_stm32f3x_priv.c
flash_stm32f3x.c drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
flash_stm32f3x.h drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
Kconfig
Kconfig.stm32f3x
Makefile
soc_flash_mcux.c
soc_flash_nrf5.c flash/nrf5: fix invalid write access 2017-02-15 00:08:33 +00:00
soc_flash_qmsi.c
spi_flash_w25qxxdv_defs.h
spi_flash_w25qxxdv.c
spi_flash_w25qxxdv.h