commit | f76bfa57120b44172740ac1a7c14691595a8be79 | [log] [tgz] |
---|---|---|
author | Julien D'Ascenzio <julien.dascenzio@paratronic.fr> | Fri Jan 20 12:46:16 2023 +0100 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Mon Mar 13 09:21:22 2023 +0000 |
tree | 3190437faa567c1a0e7f61f58af713f778e2b6e0 | |
parent | bcef6333161915fd649a76523453a04371ae0849 [diff] |
nvs: use NVS cache in write and gc functions NVS cache was used only in read function. This commit add the usage of NVS cache in write and gc functions. Signed-off-by: Julien D'Ascenzio <julien.dascenzio@paratronic.fr>