Files
Dong Heng ab9b141953 fis(nvs_flash): Fix recovery after power-off during erase operation
Current code for recovery after power-off do not clean-up partially
erased items for FULL pages. If the erasure was part of modification
operation, this gets luckily cleaned-up because of duplicate detection
logic. For erase-only operation, the problem still exists. This patch
adds the recovery for FULL pages also.

esp-idf commit ID: 9a3c4b71
2019-01-22 11:55:20 +08:00
..
2018-06-08 14:10:49 +08:00
2018-07-10 22:00:12 +08:00
2018-12-28 14:44:12 +08:00
2019-01-14 15:59:20 +08:00
2018-11-08 11:19:50 +08:00
2018-08-24 14:26:24 +08:00
2018-06-02 21:16:37 +08:00