mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
fix: restore original plugin name arm-cortex-microcontrollers
- Revert plugin name from embedded-systems to arm-cortex-microcontrollers - Keep original name chosen by contributor Ryan Snodgrass - Update all references in README.md and marketplace.json - Plugin structure remains properly organized in plugins/ directory
This commit is contained in:
@@ -1816,8 +1816,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "embedded-systems",
|
||||
"source": "./plugins/embedded-systems",
|
||||
"name": "arm-cortex-microcontrollers",
|
||||
"source": "./plugins/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": {
|
||||
|
||||
Reference in New Issue
Block a user