Files
esp-idf/examples/storage/nvs_statistics/main
Martin Havlik 1b8501f55e feat(examples/storage): Add NVS statistics example
Add a new example showcasing how to obtain and interpret statistics
about the usage of an NVS partition.

Also demonstrates how stats change after writing some key-value pairs
in 2 separate namespaces.
2025-11-27 10:57:19 +01:00
..