esp-idf/components/nvs_flash
2024-03-12 13:36:15 +01:00
..
host_test add: Kconfig assert or errorcode option 2022-06-19 14:35:42 +00:00
include bugfix(nvs_flash): fixed wrong error check after open_nvs_handle 2023-02-10 10:00:13 +08: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 fix(nvs): Fixed Page::findItem performance degradation caused by wrong condition before hash map use 2024-03-12 13:34:51 +01:00
test bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr 2022-08-19 16:13:10 +02:00
test_nvs_host fix(nvs): Improved lockig mechanism for initialization phase 2024-02-28 14:18:10 +01:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
CMakeLists.txt fix(nvs): CMakeLists.txt adopted for nvs_host_test v4.4 2024-03-12 13:36:15 +01: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