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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
src settings: add shell commands for reading settings 2021-11-22 08:32:56 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig settings: add shell commands for reading settings 2021-11-22 08:32:56 -05:00