Files
esp-idf/examples/storage/nvs/nvs_statistics/main
Martin Havlik bce129d1ae 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-25 15:21:54 +01:00
..