mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 15:51:56 +00:00
fcb instance might use less areas than CONFIG_SETTINGS_FCB_NUM_AREAS. During compression of completely filled up fcb it was possible to try compress areas more than once. What this patch fixes is not a bug - rather fix for inefficient service of the corner case. fixes #12657 Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
---|---|---|
.. | ||
app_memory | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
usb | ||
CMakeLists.txt | ||
Kconfig |