zephyr/subsys/settings
Declan Traill c313c484a8 Settings: Fix incorrect return of -EINVAL for deleted entries
Fix for Zephyr bug #17415
For settings_line_val_read function with following .conf setting:
CONFIG_SETTINGS_USE_BASE64=y

Signed-off-by: Declan Traill <declan.traill@setec.com.au>
2019-08-20 13:18:38 +02:00
..
include/settings settings: adding new nvs backend 2019-07-10 10:57:22 +02:00
src Settings: Fix incorrect return of -EINVAL for deleted entries 2019-08-20 13:18:38 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig settings: adding new nvs backend 2019-07-10 10:57:22 +02:00