Zephyr Storage

Direct key-value storage using NVS (Non-Volatile Storage) and ZMS (Zephyr Memory Storage) subsystems in Zephyr OS. Use when storing data directly to flash with numeric IDs (not string keys), choosing between NVS and ZMS, configuring flash partitions for storage, calculating flash wear and device lifetime, or working with storage APIs (mount, read, write, delete). For high-level string-key persistence, use zephyr-settings skill instead.

ksachdeva 402067c 6 files · 31.2 KB Updated

File contents

ksachdeva/zephyr-rtos-ai/tree/main/skills/zephyr-storage commit 402067cbd9

Frequently asked questions

npx skillmds@latest add ksachdeva/zephyr-storage