Ivan Grokhotkov e34fc7a46c Merge branch 'bugfix/nvs_leaks' into 'master' 9 years ago
..
Makefile 12a0786e2a components/nvs: maintain item hash list at page level 9 years ago
catch.hpp bd6ea4393c Initial public version 9 years ago
crc.cpp bd6ea4393c Initial public version 9 years ago
crc.h bd6ea4393c Initial public version 9 years ago
main.cpp bd6ea4393c Initial public version 9 years ago
sdkconfig.h 1c7508885c components/nvs: fix build, use log library instead of printf 9 years ago
spi_flash_emulation.cpp 9f0f05d520 spi_flash: change pointer type to void* 9 years ago
spi_flash_emulation.h 2c5340d47e spi_flash: change argument types 9 years ago
test_compressed_enum_table.cpp bd6ea4393c Initial public version 9 years ago
test_intrusive_list.cpp 9ef827ae20 components/nvs: strlcpy is not available on Linux, replace with strncpy and terminate strings explicitly 9 years ago
test_nvs.cpp 74a658c765 nvs: fix memory leaks in HashList and nvs_close 9 years ago
test_spi_flash_emulation.cpp 9f0f05d520 spi_flash: change pointer type to void* 9 years ago