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:
Seth Hobson
2025-10-14 21:13:27 -04:00
parent 571b0c6db4
commit 93018df532
3 changed files with 5 additions and 5 deletions

View File

@@ -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": {