zephyr-storage
CommunityEfficient persistent key-value storage for Zephyr OS.
Authorksachdeva
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides reliable, high-performance key-value storage capabilities directly within Zephyr OS, enabling persistent data management across device reboots.
Core Features & Use Cases
- Direct Flash Storage: Handles low-level flash operations, including mounting, reading, writing, and deleting data by numeric IDs.
- Choice of Backends: Supports NVS for classic NOR flash or ZMS for RRAM/MRAM or larger address spaces, adapting to various hardware needs.
- Use Case: Store device configuration parameters or sensor calibration data securely in embedded systems with minimal overhead.
Quick Start
Use this Skill to initialize storage, then save or retrieve configuration data with straightforward API calls.
Dependency Matrix
Required Modules
None requiredComponents
assets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: zephyr-storage Download link: https://github.com/ksachdeva/zephyr-rtos-ai/archive/main.zip#zephyr-storage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.