5f9e0b221b
Validates STM32 MCU pin assignments between KiCad PCB/schematic and STM32CubeMX .ioc files with colour-coded results. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 lines
84 B
Python
4 lines
84 B
Python
from .pin_validator_action import STM32PinValidator
|
|
|
|
STM32PinValidator().register()
|