Interrupt Safe Code

Write ISRs that stay minimal, share data through volatile-correct handoffs, and defer real work safely. Use when writing interrupt handlers or debugging corruption that only happens sometimes.

Amey-Thakur a5c9584 3.6 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/embedded-iot/interrupt-safe-code commit a5c9584650

Frequently asked questions

npx skillmds@latest add amey-thakur/interrupt-safe-code