Zephyr Settings

Comprehensive skill for persistent configuration storage in Zephyr OS. Covers Settings subsystem, handlers, backends (NVS, ZMS, FCB, File), and runtime API. Use when you need to store device configuration, runtime state, calibration data, or implement settings handlers. Helps with backend selection (choosing between NVS/ZMS/FCB/File), troubleshooting persistence issues, and integration with other Zephyr subsystems (Bluetooth, Shell, Logging).

ksachdeva 27186f7 6 files · 32.4 KB Updated

File contents

ksachdeva/zephyr-rtos-ai/tree/main/skills/zephyr-settings commit 27186f75ff

Frequently asked questions

npx skillmds@latest add ksachdeva/zephyr-settings