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-12-26 05:09:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
nvs_flash
/
private_include
History
radek.tandler
801091c079
refactor(nvs_flash): NVS constants were consolidated
...
- Constant definitions depending on spi_flash were added to nvs_constants
2025-10-02 12:39:37 +02:00
..
nvs_bootloader_aes.h
feat(nvs_flash): Enable the usage of mbedtls from ROM for bootloader NVS decryption
2025-01-29 18:51:29 +05:30
nvs_bootloader_private.h
feat(nvs_flash): Support reading encrypted NVS partitions in the bootloader
2025-01-29 18:51:29 +05:30
nvs_bootloader_xts_aes.h
feat(nvs_flash): Add a minimal XTS-AES layer for the bootloader
2025-01-29 18:51:29 +05:30
nvs_constants.h
refactor(nvs_flash): NVS constants were consolidated
2025-10-02 12:39:37 +02:00
nvs_internal.h
refactor(nvs_flash): Adjusted copyright notices and header file pragma once
2025-10-02 12:35:50 +02:00