esp-idf/components/nvs_flash
Jakob Hasse e414dce1ff bugfix (nvs): Fixed issues found by Coverity
*  Fixed potential memory leak
*  Fixed wrong strncpy usage
*  Fixed potential out of bounds access
2022-04-14 08:30:03 +00: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): Fixed issues found by Coverity 2022-04-14 08:30:03 +00:00
test NVS: using esp_partition API 2020-09-14 10:34:34 +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