Files
gh-kivilaid-plugin-marketpl…/.claude-plugin/plugin.json
2025-11-30 08:32:35 +08:00

12 lines
388 B
JSON

{
"name": "arm-cortex-microcontrollers",
"description": "ARM Cortex-M firmware development for Teensy, STM32, nRF52, and SAMD with peripheral drivers and memory safety patterns",
"version": "1.2.0",
"author": {
"name": "Ryan Snodgrass",
"url": "https://github.com/rsnodgrass"
},
"agents": [
"./plugins/arm-cortex-microcontrollers/agents/arm-cortex-expert.md"
]
}