esp-idf/components/nvs_flash
Jakob Hasse 46e59e7194 [mocks]: moved already added spi_flash mocks
[nvs]: page test works with new overriden mock

[spi_flash]: Removed mocking code from CMake

* Renamed nvs test to be consistent with other
  host test
2021-08-18 11:05:51 +08:00
..
host_test [mocks]: moved already added spi_flash mocks 2021-08-18 11:05:51 +08:00
include Random NVS fixes 2021-03-08 14:41:53 +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 Merge branch 'bugfix/nvs_corrupted_storage_crashes_app' into 'master' 2021-08-06 09:14:21 +00:00
test
test_nvs_host Merge branch 'bugfix/nvs_corrupted_storage_crashes_app' into 'master' 2021-08-06 09:14:21 +00:00
.gitignore
CMakeLists.txt [mocks]: moved already added spi_flash mocks 2021-08-18 11:05:51 +08:00
Kconfig nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00
component.mk