mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
* expert at Teensy microcontroller programming * Refactor teensy-expert to arm-cortex-expert for broader ARM Cortex-M coverage - Rename teensy-expert.md to arm-cortex-expert.md - Update frontmatter: remove triggers field, add model: sonnet - Generalize content for ARM Cortex-M platforms (Teensy, STM32, nRF52, SAMD) - Add critical ARM Cortex-M sections: * Interrupt Priorities & NVIC Configuration * Critical Sections & Interrupt Masking (with BASEPRI formula) * Hardfault Debugging Basics * Cortex-M Architecture Differences comparison table * FPU Context Saving * Stack Overflow Protection - Optimize content: 471 lines → 264 lines (26% reduction) - Preserve all critical code patterns for correct LLM code generation - Inline all technical content (no external snippet dependencies) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * Add arm-cortex-expert to README and marketplace - Added arm-cortex-expert to Specialized Domains section in README - Created arm-cortex-microcontrollers plugin entry in marketplace.json - Plugin authored by Ryan Snodgrass for ARM Cortex-M firmware development --------- Co-authored-by: Claude <noreply@anthropic.com>
53 KiB
53 KiB