This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-04-28 19:34:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
034342fd5ebfcce9506ff74f479250be286ca86a
esp-idf
/
components
/
nvs_flash
T
History
radek.tandler
b98cd73789
fix(nvs_flash): Fixed order of page state change to allow recovery
2026-01-08 14:23:13 +01:00
..
host_test
fix(nvs): fixed erasing of old values if new data type is not the same
2025-10-21 11:10:47 +02:00
include
fix(nvs): Fix possible collision with app trace sysview defines
2024-04-12 13:46:51 +02:00
nvs_partition_generator
feat(docs): Add workflow for externally enabling NVS Encryption
2024-04-19 11:29:21 +05:30
nvs_partition_tool
ci: disable idf-ci plugin
2025-06-04 13:18:40 +02:00
private_include
…
src
fix(nvs_flash): Fixed order of page state change to allow recovery
2026-01-08 14:23:13 +01:00
test_apps
fix(storage/nvs): Fixed failing test cases in example folder
2025-02-13 20:40:06 +01:00
test_nvs_host
fix(storage): applied spelling fixes by codespell pre-commit hook
2024-03-28 13:00:54 +01:00
.build-test-rules.yml
…
.gitignore
…
CMakeLists.txt
refactor(linux): Unified libbsd handling
2024-03-08 12:26:54 +08:00
Kconfig
…
project_include.cmake
…