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
/
host_test
/
nvs_host_test
History
radek.tandler
8740888967
feat(nvs_flash): Added function nvs_find_key
...
Closes
https://github.com/espressif/esp-idf/issues/12155
2023-12-08 17:12:00 +01:00
..
main
feat(nvs_flash): Added function nvs_find_key
2023-12-08 17:12:00 +01:00
CMakeLists.txt
ci(nvs_flash): upgrade to Catch2 as a component, fix warnings
2023-11-29 12:38:47 +01:00
pytest_nvs_host_linux.py
ci(nvs_flash): Increase timeout of nvs_page_test
2023-02-13 12:35:52 +08:00
README.md
nvs_flash/host_test: migrated to the CMake build system and nvs flash Linux implementation
2022-11-16 14:15:23 +01:00
sdkconfig.ci.default_set_key
fix(nvs_flash): nvs_set with same key and different data type
2023-09-26 15:05:20 +00:00
sdkconfig.ci.legacy_set_key
fix(nvs_flash): nvs_set with same key and different data type
2023-09-26 15:05:20 +00:00
sdkconfig.defaults
refactor(nvs_flash): Host test migrated to esp_partition emulation for linux
2023-08-09 14:14:21 +02:00
README.md
Supported Targets
Linux