zephyr/subsys/settings
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
..
include/settings
src settings: add shell commands for reading settings 2021-11-22 08:32:56 -05:00
CMakeLists.txt
Kconfig settings: add shell commands for reading settings 2021-11-22 08:32:56 -05:00