Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Embedded C/C++ rules for MCU, STM32, HAL, interrupts, DMA, memory constraints, and hardware-focused testing
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 17% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 7% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 3% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 15% | 0% |
| case-21 | ✗→✓ | ▲ Improved | 19% | 0% |
Embedded C/C++ rules for MCU, STM32, HAL, interrupts, DMA, memory constraints, and hardware-focused testing
Synced from https://github.com/PatrickJS/awesome-cursorrules/tree/main/rules/embedded-stm32-hal.mdc.
volatile only for memory shared with ISRs or hardware registers.const so they can live in flash.Other measured skills in the registry, with their headline benchmark lift.