zephyr/subsys/settings
Damian Krolik 0856b9790a settings: add shell commands to write and delete settings
Existing settings shell allows for listing and reading
settings only. Add the following two commands:

settings delete <key>
settings write <key> <value-encoded-in-hex>

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
2022-05-13 10:11:40 -05:00
..
include/settings subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
src settings: add shell commands to write and delete settings 2022-05-13 10:11:40 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00