ESP Component Registry
Open main menu
Docs
Blog
Sign in
espp
/nvs
1.0.8
Latest stable version: 1.0.36
uploaded 10 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 how to utilize the NVS (Non-Volatile Storage) component to save a variable, enabling its retrieval after a system reset. It…
3.68 KB