This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
nvs_flash
/
test_nvs_host
History
Ivan Grokhotkov
dae40f4ff1
nvs: add a blob fragmentation test case
...
Ref. TW12937
2019-02-26 01:58:20 +00:00
..
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_flash: Add support for nvs encryption
2018-09-24 11:25:21 +05:30
sdkconfig.h
add unit tests to esp-idf
2016-11-22 14:45:50 +08:00
spi_flash_emulation.cpp
add unit tests to esp-idf
2016-11-22 14:45:50 +08:00
spi_flash_emulation.h
nvs-flash: Support for blobs larger than half of SPI Flash sector size
2018-07-20 00:13:15 +05:30
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 a blob fragmentation test case
2019-02-26 01:58:20 +00:00
test_spi_flash_emulation.cpp
nvs_flash: Fix compilation of host testcases when g++-8.x is used.
2018-12-07 09:40:45 +00:00