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_fcb: initialize rc variable 2020-10-02 12:07:06 -04:00
settings_file.c settings: fs: check directory presence before attemp to create it 2021-07-26 10:44:42 -04:00
settings_init.c
settings_line.c settings: fix possible unaligned write while a line coping 2020-12-04 17:10:47 +01:00
settings_none.c
settings_nvs.c settings: Handle unhandled error 2021-02-03 08:37:11 -05:00
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