esp-idf/components/nvs_flash
2023-12-12 13:30:50 +08: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 Revert "Merge branch 'bugfix/nvs_read_out_of_bounds' into 'release/v4.4'" 2023-12-12 13:30:50 +08:00
test bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr 2022-08-19 16:13:10 +02:00
test_nvs_host refactor(nvs): custom allocator for all objects allocated in NVS 2022-12-26 15:06:38 +08: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