This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
bb329c4e53da05d91f8d103ebd7bedaf3aa6bd23
esp-idf
/
components
/
nvs_flash
T
History
Adam Múdry
d7cb8f5b9a
Merge branch 'docs/nvs_check_documentation' into 'master'
...
Docs: Add nvs_check.py documentation Closes IDF-11024 See merge request
espressif/esp-idf!33952
2024-10-10 22:03:45 +08:00
..
host_test
remove(nvs_flash/test_nvs_host): Old make based host tests removed after complete migration
2024-10-01 15:25:27 +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
docs(nvs): Document nvs_check.py functions
2024-10-08 08:33:32 +02:00
private_include
add: Kconfig assert or errorcode option
2022-05-28 20:29:05 +02:00
src
refactor: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +08:00
test_apps
refactor: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +08:00
test_nvs_host
remove(nvs_flash/test_nvs_host): Old make based host tests removed after complete migration
2024-10-01 15:25:27 +02:00
.build-test-rules.yml
feat(storage/nvs_flash): add dependencies to nvs_flash test apps
2023-12-11 13:10:54 +01:00
.gitignore
nvs_flash, wear_levelling: ignore host test files
2017-04-17 11:01:18 +08:00
CMakeLists.txt
refactor: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +08:00
Kconfig
feat(nvs_flash): Added Kconfig option contolling NVS heap allocation source
2024-06-06 08:25:51 +02:00
project_include.cmake
feat: Add support for NVS image generation from CMake
2023-07-31 18:26:06 +02:00