This website requires JavaScript.
Explore
Help
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
2025-09-01 06:27:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4530b0e3957b31eb0ffdf05094eccfeb2e9e6586
esp-idf
/
components
/
nvs_flash
History
Adam Múdry
05b356f87f
feat(nvs): Test nvs_partition_gen.py and nvs_check.py with pytest
...
Little fixes in nvs_check.py
2024-08-30 16:21:42 +02:00
..
host_test
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-08-20 10:57:24 +02:00
include
…
nvs_partition_generator
…
nvs_partition_tool
feat(nvs): Test nvs_partition_gen.py and nvs_check.py with pytest
2024-08-30 16:21:42 +02:00
private_include
…
src
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-08-20 10:57:24 +02:00
test_apps
ci: replace pytest function
2024-07-23 14:07:31 +08:00
test_nvs_host
change(esp_rom): optimize target-specific header files layout in components/esp_rom
2024-06-27 11:24:45 +08:00
.build-test-rules.yml
…
.gitignore
…
CMakeLists.txt
feat(build): add COMPILER_STATIC_ANALYZER option
2024-06-18 14:25:37 +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
…