.. |
crc.cpp
|
add unit tests to esp-idf
|
2016-11-22 14:45:50 +08:00 |
crc.h
|
add unit tests to esp-idf
|
2016-11-22 14:45:50 +08:00 |
esp_error_check_stub.cpp
|
ESP_ERROR_CHECK converts error code to text
|
2018-05-31 12:53:37 +02:00 |
main.cpp
|
add unit tests to esp-idf
|
2016-11-22 14:45:50 +08:00 |
Makefile
|
NVS: bugfix - iterator skipping version 1 blobs
|
2020-03-23 09:55:40 +08:00 |
README.md
|
NVS: expose C++ API
|
2020-01-09 18:29:23 +08:00 |
sdkconfig.h
|
nvs: minor host test fixes
|
2019-07-02 10:26:06 +02:00 |
spi_flash_emulation.cpp
|
nvs: fix out of bounds array access in host test
|
2020-03-13 11:29:39 +01:00 |
spi_flash_emulation.h
|
nvs: add test for erase cycles distribution
|
2020-03-13 11:29:39 +01:00 |
test_compressed_enum_table.cpp
|
add unit tests to esp-idf
|
2016-11-22 14:45:50 +08:00 |
test_intrusive_list.cpp
|
add unit tests to esp-idf
|
2016-11-22 14:45:50 +08:00 |
test_nvs.cpp
|
nvs: add test for erase cycles distribution
|
2020-03-13 11:29:39 +01:00 |
test_nvs_cxx_api.cpp
|
Fixed missing implementations
|
2020-02-03 17:18:21 +01:00 |
test_nvs_handle.cpp
|
NVS: expose C++ API
|
2020-01-09 18:29:23 +08:00 |
test_nvs_storage.cpp
|
NVS: bugfix - iterator skipping version 1 blobs
|
2020-03-23 09:55:40 +08:00 |
test_partition_manager.cpp
|
NVS: expose C++ API
|
2020-01-09 18:29:23 +08:00 |
test_spi_flash_emulation.cpp
|
Added support for NVS iterators
|
2019-06-10 16:42:39 +02:00 |