Files
esp-idf/docs/en/api-reference/storage
radek.tandler a3e65eb7f8 feat(nvs_flash): Added purging of erased items at namespace level
- Added new option NVS_READWRITE_PURGE for nvs_open. All update and erase operations of
    the handle are wiping out the content erased items on top of just marking them erased.
  - Added new API call nvs_purge_all allowing to wipe out the existing erased items
    of the handle.
2026-03-23 10:39:38 +01:00
..
2025-09-30 15:28:55 +02:00
2018-07-20 10:41:11 +05:30
2025-09-30 15:28:55 +02:00