stm32_configure_pins
Apply pin configurations to an STM32 .ioc file and regenerate code. Updates existing configs safely with idempotent patching.
Instructions
Patches pin config in an existing .ioc and regenerates. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pins | Yes | List of pin configurations to apply or update | |
| projectPath | Yes | Path to project folder or .ioc file |