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
include Random NVS fixes 2021-03-08 14:41:53 +08:00
mock/int
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
test_nvs_host nvs_flash: Fix host test regressions 2021-02-23 10:30:24 +11:00
.gitignore
CMakeLists.txt
Kconfig nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00
component.mk