embedded-stm32-hal
Embedded C/C++ rules for MCU, STM32, HAL, interrupts, DMA, memory constraints, and hardware-focused testing
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install embedded-stm32-hal --cli claudewrites the file to.claude/rules/embedded-stm32-hal.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/rules/embedded-stm32-hal.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Embedded C/C++ rules for MCU, STM32, HAL, interrupts, DMA, memory constraints, and hardware-focused testing
When to use it
Embedded C/C++ rules for MCU, STM32, HAL, interrupts, DMA, memory constraints, and hardware-focused testing
How to install / invoke
# copy the rule into your project (Cursor reads .mdc; Claude can read it as CLAUDE.md guidance)
curl -sL https://github.com/PatrickJS/awesome-cursorrules/raw/main/rules/embedded-stm32-hal.mdc -o .cursor/rules/embedded-stm32-hal.mdc
Notes
Migrated from PatrickJS/awesome-cursorrules (the largest Cursor-rules collection). Cursor .mdc rule files are valid agent-harness rules.