Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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": [
|
||||
"./agents/arm-cortex-expert.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user