Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrfconnect] Increase default NVS lookup cache size (project-chip#22037)
Apparently, we forgot to update the default NVS lookup cache size on nRF Connect examples. 512 entries in the cache is necessary to keep applications work efficiently even when there is a lot of settings written to the flash. Signed-off-by: Damian Krolik <[email protected]> Signed-off-by: Damian Krolik <[email protected]>
- Loading branch information