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
Jakob Hasse
bb1cd9a440
NVS: BUGFIX non-matching type iterator works
...
Closes IDFGH-2229
2019-12-18 09:06:45 +08: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: Include xtensa component when building NVS tests on hosts
2019-08-13 17:16:12 +10:00
sdkconfig.h
nvs: minor host test fixes
2019-07-02 10:26:06 +02: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: BUGFIX non-matching type iterator works
2019-12-18 09:06:45 +08:00
test_spi_flash_emulation.cpp
Added support for NVS iterators
2019-06-10 16:42:39 +02:00