Files
ESP8266_RTOS_SDK/components
Dong Heng 1abde6ed58 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-23 19:21:34 +08:00
..
2018-05-04 10:29:04 +08:00
2018-06-08 14:10:49 +08:00
2018-08-09 14:31:24 +08:00
2018-09-05 19:48:01 +08:00
2018-07-10 22:00:12 +08:00
2018-07-06 10:52:43 +08:00
2018-06-02 21:16:37 +08:00