Files
esp-idf/components
Sagar Bijwe 911f96ad21 nvs_flash: Fix nvs_set_blob hang when partition is near to FULL
Marking a page full does not skip it from page selection process and the
same page might get returned if there is no other page with more unused
entries. Added a check for the same while storing blobs.

Fixes: https://github.com/espressif/esp-idf/issues/2313
2018-08-21 17:08:46 +05:30
..
2018-08-07 11:28:54 +05:30
2018-08-02 11:02:45 +02:00
2018-08-07 10:50:05 +00:00
2018-06-10 21:20:55 +08:00
2018-08-02 11:02:45 +02:00
2018-08-13 16:48:27 +00:00