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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| 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_store.c | ||
| settings.c | ||