esp-idf/components
Jakob Hasse 26ba5e1b51 nvs_flash: fixed deinit other partition's handles
* When deinitializing or erasing a partition,
  nvs used to close all handles instead of only
  the current partition's handles.
  This is fixed now
* Added a unit test for that case
* Unit tests clean up after each test case now

Closes FCS-533
2020-12-24 19:20:04 +08:00
..
2020-12-22 15:44:07 +08:00
2020-05-18 16:51:45 +08:00
2020-12-22 16:05:39 +08:00
2019-11-29 18:05:24 +08:00