zephyr/subsys/settings
Peter A. Bigot 68b561c4a7 settings: avoid null pointer invocation in runtime read
If a setting read is attempted from a store that doesn't support
reading return an error rather than faulting.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-07-30 12:22:41 +02:00
..
include/settings zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
src settings: avoid null pointer invocation in runtime read 2020-07-30 12:22:41 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig settings: Deprecate base64 in fs backed settings 2020-01-16 10:21:29 -05:00