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
..
Kconfig flash/stm32: flash driver for STM32F3x series microcontrollers 2017-01-23 15:15:52 -06:00
Kconfig.stm32f3x license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
Makefile flash/stm32: flash driver for STM32F3x series microcontrollers 2017-01-23 15:15:52 -06:00
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
flash_stm32f3x_priv.c flash: update stm32 flash_f3x to support LL clock control driver 2017-02-10 14:47:41 -06:00
soc_flash_mcux.c flash: Update mcux shim to new mcux version 2017-01-30 11:02:35 -06:00
soc_flash_nrf5.c flash/nrf5: fix invalid write access 2017-02-15 00:08:33 +00:00
soc_flash_qmsi.c drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
spi_flash_w25qxxdv.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_flash_w25qxxdv.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_flash_w25qxxdv_defs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00