esp-idf/components/nvs_flash
ioio d762f2bd3f bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr
Added unit test case.

Closes https://github.com/espressif/esp-idf/pull/8755

Signed-off-by: Jakob Hasse <jakob.hasse@espressif.com>
2022-06-24 10:46:27 +08:00
..
host_test [nvs] nvs page host runs in CI, fix build failure 2021-09-10 13:02:51 +08:00
include bugfix (nvs): Fixed issues found by Coverity 2022-04-14 08:30:03 +00:00
mock/int NVS flash: host-based unit test of nvs::Page 2020-12-14 18:53:14 +08:00
nvs_partition_generator nvs_tool: Update Readme with supports of multiline strings and comments in the CSV file 2021-09-20 14:12:13 +08:00
src bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr 2022-06-24 10:46:27 +08:00
test bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr 2022-06-24 10:46:27 +08:00
test_nvs_host Merge branch 'feature/linux_target' into 'master' 2020-12-16 16:25:38 +08: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: add config to ignore "encrypted" flag of nvs partitions 2021-11-12 09:44:04 +05:30