zephyr/subsys/settings
Radoslaw Koppel b748a54c7f subsys/settings: Cleanup the initialisation of the subsys
This commit removes redundant checks if the module
was already initialized.
The variable to mark the fact of initialization is
moved as a global module variable.
This allows creating more sophisticated unit tests
of the settings subsystem by giving a possibility to modify
the internal mark of the fact the system was initialized.

Signed-off-by: Radoslaw Koppel <radoslaw.koppel@nordicsemi.no>
2019-06-03 11:58:05 +02:00
..
include/settings subsys/settings: stream-style encoding and decoding to/from storage 2018-12-11 11:22:16 +01:00
src subsys/settings: Cleanup the initialisation of the subsys 2019-06-03 11:58:05 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig subsys/settings: Allow to register custom backends in settings subsystem 2019-04-26 11:24:31 +03:00