esp-idf/components/nvs_flash
ioio 350dd3798e 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-08-19 16:13:10 +02:00
..
host_test add: Kconfig assert or errorcode option 2022-06-19 14:35:42 +00:00
include add: Kconfig assert or errorcode option 2022-06-19 14:35:42 +00:00
nvs_partition_generator nvs_partition_gen: Allow up to 4000 byte strings with NVS V2 2022-08-01 09:12:39 +05:30
private_include add: Kconfig assert or errorcode option 2022-06-19 14:35:42 +00:00
src bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr 2022-08-19 16:13:10 +02:00
test bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr 2022-08-19 16:13:10 +02:00
test_nvs_host tools: Introduce support for blank lines in config and value files for mfg utility 2022-07-26 23:17:33 +02:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
CMakeLists.txt add: Kconfig assert or errorcode option 2022-06-19 14:35:42 +00:00
component.mk add: Kconfig assert or errorcode option 2022-06-19 14:35:42 +00:00
Kconfig add: Kconfig assert or errorcode option 2022-06-19 14:35:42 +00:00