mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 11:26:18 +00:00
API settings_subsys_init call was changed so that it returns error (so returns int instead of void). Prototype of storage helper function export_func for settings_handler::h_export was changed so that it returns error (so returns int instead of void). Fixed few other error handling issues by ignoring return values. Tests were aligned to above patches. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
---|---|---|
.. | ||
application_development | ||
benchmarks | ||
bluetooth | ||
boards/altera_max10 | ||
booting/stub | ||
compliance | ||
crypto | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
posix | ||
power | ||
shell | ||
subsys | ||
unit | ||
ztest | ||
CMakeLists.txt | ||
Kconfig |