zephyr/subsys
Aurelien Jarno 9fa1af694e subsys: fs/nvs: do not leave the flash unprotected in case of error
In case a write to the flash failed, do not leave the flash unprotected.
Always call flash_write_protection_set in that case.

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 leave the flash unprotected in case of error 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 cmake: settings: Don't add ext nffs include dir to global includes 2018-07-25 08:27:45 -04:00
shell shell: Add missing header 2018-08-02 19:14:19 +02:00
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