zephyr/subsys/settings/src
Damian Krolik f12d2cfff7 settings: add shell commands for reading settings
If Kconfig SETTINGS_SHELL option is enabled, add the
following shell commands:
* settings list [subtree] - list all settings belonging to
                            the given subtree,
* settings read name - read a setting with the given name
                       and output hex dump of the value.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
2021-11-22 08:32:56 -05:00
..
CMakeLists.txt settings: add shell commands for reading settings 2021-11-22 08:32:56 -05:00
settings_fcb.c
settings_file.c
settings_init.c
settings_line.c
settings_none.c
settings_nvs.c
settings_priv.h
settings_runtime.c
settings_shell.c settings: add shell commands for reading settings 2021-11-22 08:32:56 -05:00
settings_store.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
settings.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00