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 NVS: using esp_partition API 2020-09-14 10:34:34 +08:00
test_nvs_host Merge branch 'bugfix/nvs_corrupted_storage_crashes_app' into 'master' 2021-08-06 09:14:21 +00:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
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 nvs_flash: build nvs_encr.cpp only if relevant config option is enabled 2019-11-15 15:58:31 +05:30