Key-Value Storage Systems
Samples that demonstrate how to interact with Key-Value Storage Systems
- Non-Volatile Storage (NVS)Store and retrieve data from flash using the NVS API.
- Zephyr Memory Storage (ZMS)Store and retrieve data from storage using the ZMS API.
- ZMS Cycle Count VerificationVerify that ZMS sector cycle counters are tracked correctly across garbage collection cycles, including past the uint8_t wraparound boundary.