zephyr/subsys
Aurelien Jarno ce7e1a1cc8 subsys: fs/nvs: do not change flash protection for zero-length case
Avoid unsetting and setting the flash protection if there is nothing to
write to the flash. This happens for example when deleting data from the
flash using nvs_delete.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-09-17 07:54:35 -04:00
..
app_memory coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
bluetooth kernel: atomic: Ignore atomic_and/or return when not used 2018-09-14 16:55:37 -04:00
console subsys: console: Refactor code to allow per-UART "tty" wrapper 2018-08-16 06:18:50 -07:00
cpp
debug systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
dfu coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
disk
fs subsys: fs/nvs: do not change flash protection for zero-length case 2018-09-17 07:54:35 -04:00
logging logging: add template for log configuration 2018-09-14 12:32:56 -04:00
mgmt
net net: tls: Fix mbedtls hostname erros when certificates are not used 2018-09-17 09:48:11 +03:00
power log: make name param explicit 2018-09-11 13:25:55 -05:00
random subsys: random: xoroshiro128: Use entropy get isr during init 2018-09-05 13:04:20 -04:00
settings
shell
storage
usb coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00
Kconfig subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00