zephyr/subsys/settings
Riadh Ghaddab cad2f1c103 settings: add new API function settings_get_val_len()
Add a function to get the value's length of a Key. If it doesn't exist
returns 0.
Add ZMS implementation for csi_get_val_len() and a default implementation
for the other storage systems.
Add some functional tests to verify it.

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
2025-05-15 17:53:26 +02:00
..
include/settings settings: zms: add more robustness to the save function 2025-05-15 17:53:26 +02:00
src settings: add new API function settings_get_val_len() 2025-05-15 17:53:26 +02:00
CMakeLists.txt
Kconfig settings: zms: add cache for linked list hash 2025-05-15 17:53:26 +02:00