zephyr/subsys/settings/src
Andrzej Puzdrowski cf06bc58a7 susbsys: settings: optimized fcb compression for deleted entry
During the compression an empty settings entry was
copied to the scratch sector form the oldest sector in case
lack of newer entry version in fcb storage.

This doesn't make sense as empty entry and lack of entry has
similar meaning.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-05-11 09:56:52 +02:00
..
CMakeLists.txt
settings_fcb.c susbsys: settings: optimized fcb compression for deleted entry 2018-05-11 09:56:52 +02:00
settings_file.c
settings_init.c subsys: settings: fix fcb back-end initialization 2018-04-25 22:25:32 +05:30
settings_line.c
settings_priv.h
settings_store.c
settings.c