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
fedfac470a992d2ee221e8a01eb405bc3d89e15d
esp-idf
/
components
/
nvs_flash
T
History
Jakob Hasse
f482a9153a
Merge branch 'fix/add_libbsd_string_h' into 'master'
...
refactor(linux): Unified libbsd handling See merge request
espressif/esp-idf!29457
2024-03-21 10:11:25 +08:00
..
host_test
feat(nvs_flash): Added function nvs_find_key
2023-12-08 17:12:00 +01:00
include
feat(nvs_flash): Added function nvs_find_key
2023-12-08 17:12:00 +01:00
nvs_partition_generator
fix(tools): replace nvs_partition_gen.py with new esp-idf-nvs-partition-gen package
2023-11-23 23:58:20 +01:00
nvs_partition_tool
feat(nvs): NVS tool add key consistency check
2023-10-09 15:58:48 +02:00
private_include
add: Kconfig assert or errorcode option
2022-05-28 20:29:05 +02:00
src
fix(nvs): Fixed Page::findItem performance degradation
2024-03-07 19:47:33 +01:00
test_apps
feat(storage/nvs_flash): add dependencies to nvs_flash test apps
2023-12-11 13:10:54 +01:00
test_nvs_host
fix(nvs): Improved lockig mechanism for initialization phase
2024-02-24 07:55:32 +01: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(linux): Unified libbsd handling
2024-03-08 12:26:54 +08:00
Kconfig
fix(nvs_flash): fixed failing nvs_page test
2023-09-26 15:05:20 +00:00
project_include.cmake
feat: Add support for NVS image generation from CMake
2023-07-31 18:26:06 +02:00