ESP Component Registry
Open main menu
Docs
Blog
Sign in
espp
/nvs
1.0.33
Latest stable version: 1.0.36
uploaded 3 months ago
NVS (non-volatile storage) component for ESP-IDF
Readme
Dependencies
2
Dependents
1
Examples
1
Versions
41
1 example
example
This example demonstrates the use of the NVS component to store a variable in non-volatile storage and retrieve it after a reset. It logs the number…
3.70 KB