esp-idf/components/nvs_flash
Jakob Hasse d52a21de5c Random NVS fixes
* Checking Lock::init() now
* fixed typos in nvs_flash.h
* Added missing parameter checks in nvs encryption
  function

* Closes IDF-1462
* Closes IDF-2900
2021-03-08 14:41:53 +08:00
..
host_test NVS flash: host-based unit test of nvs::Page 2020-12-14 18:53:14 +08:00
include Random NVS fixes 2021-03-08 14:41:53 +08:00
mock/int NVS flash: host-based unit test of nvs::Page 2020-12-14 18:53:14 +08:00
nvs_partition_generator style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
src Random NVS fixes 2021-03-08 14:41:53 +08:00
test NVS: using esp_partition API 2020-09-14 10:34:34 +08:00
test_nvs_host nvs_flash: Fix host test regressions 2021-02-23 10:30:24 +11:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
CMakeLists.txt NVS flash: host-based unit test of nvs::Page 2020-12-14 18:53:14 +08:00
component.mk nvs_flash: build nvs_encr.cpp only if relevant config option is enabled 2019-11-15 15:58:31 +05:30
Kconfig nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00