zephyr/subsys/settings
Johan Hedberg 72050f46bc settings: Make it safe to call settings_subsys_init() multiple times
The settings_init() API was protected against multiple calls, but the
only function that calls it, settings_subsys_init(), was not. Add the
protection to the higher-level function as well.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-05-17 12:17:30 +02:00
..
include/settings subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
src settings: Make it safe to call settings_subsys_init() multiple times 2018-05-17 12:17:30 +02:00
CMakeLists.txt subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
Kconfig subsys: settings: Fix Kconfig dependencies 2018-04-26 16:24:31 +02:00