zephyr/subsys
Andrzej Puzdrowski 341b427366 subsys: settings: fix fcb back-end initialization
In f. settings_init_fcb the storage area was implemented badly:
- storage was always erased
- the only source of settings fcb instance was pointed twice.
This patch fix both issues.


Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-04-25 22:25:32 +05:30
..
bluetooth Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
console
cpp cpp: mark __dso_handle as weak. 2018-04-09 23:21:52 -04:00
debug arch: x86: Unwind the stack on fatal errors 2018-03-16 14:12:15 -07:00
dfu
disk
fs subsys: nffs: Unlock mutex before returning 2018-04-14 23:35:52 -04:00
logging syslog: net: Fix multiple network interface selection for IPv4 2018-04-13 08:29:44 -04:00
mgmt mgmt: Switch to new base64 library 2018-03-23 05:18:11 -04:00
net net: ipv6: Remove irrelevant error log 2018-04-20 13:13:43 +03:00
random
settings subsys: settings: fix fcb back-end initialization 2018-04-25 22:25:32 +05:30
shell shell: kernel: Add reboot command 2018-04-25 07:18:35 +05:30
storage subsys: storage: flash_map: enable only if any flash driver is enable 2018-03-08 10:18:57 +01:00
usb usb: Remove unneeded header include 2018-04-25 07:17:42 +05:30
CMakeLists.txt subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
Kconfig subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00