esp-idf/components/nvs_flash
harshal.patil 3eb6487bb5
fix(bootloader_support): Make esp_flash_encrypt.h independent of spi_flash_mmap.h header
2024-05-13 16:54:45 +05:30
..
host_test fix(nvs): Fix possible collision with app trace sysview defines 2024-04-12 13:46:51 +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
private_include
src fix(nvs): Fix possible collision with app trace sysview defines 2024-04-12 13:46:51 +02:00
test_apps fix(bootloader_support): Make esp_flash_encrypt.h independent of spi_flash_mmap.h header 2024-05-13 16:54:45 +05:30
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