This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4e22a3925ac3b2bf05450f43d9adc0979628cd4
esp-idf
/
components
/
nvs_flash
/
test_nvs_host
History
martin.gano
2595326978
components: convert string to bytes to fix TypeError There is a string passed as an argument for function, but a format of a string seemingly refers to bytes therefore it needs to be converted to bytes Solves
https://esp32.com/viewtopic.php?f=13&t=16529
...
(cherry picked from commit
cb0bdb8bba
)
2020-07-22 11:04:22 +02:00
..
crc.cpp
…
crc.h
…
esp_error_check_stub.cpp
…
main.cpp
…
Makefile
NVS: bugfix - iterator skipping version 1 blobs
2020-04-01 15:17:14 +08:00
sdkconfig.h
nvs: minor host test fixes
2019-07-02 10:26:06 +02:00
spi_flash_emulation.cpp
…
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
…
test_intrusive_list.cpp
…
test_nvs_storage.cpp
NVS: bugfix - iterator skipping version 1 blobs
2020-04-01 15:17:14 +08:00
test_nvs.cpp
components: convert string to bytes to fix TypeError There is a string passed as an argument for function, but a format of a string seemingly refers to bytes therefore it needs to be converted to bytes Solves
https://esp32.com/viewtopic.php?f=13&t=16529
2020-07-22 11:04:22 +02:00
test_spi_flash_emulation.cpp
Added support for NVS iterators
2019-06-10 16:42:39 +02:00