zephyr/subsys/settings/src
Alexander Mihajlovic 4b2d4eb287 settings: Add support for overriding settings partition
Change NVS and FCB backends to look for chosen `zephyr,settings-partition`
in the first place, or fall back to partition "storage" if the chosen
is not set.

Signed-off-by: Alexander Mihajlovic <a@abxy.se>
2022-03-24 08:16:46 -04:00
..
CMakeLists.txt settings: add shell commands for reading settings 2021-11-22 08:32:56 -05:00
settings_fcb.c settings: Add support for overriding settings partition 2022-03-24 08:16:46 -04:00
settings_file.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
settings_init.c
settings_line.c
settings_none.c
settings_nvs.c settings: Add support for overriding settings partition 2022-03-24 08:16:46 -04:00
settings_priv.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
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