cubemx_validate_ioc
Validates an STM32CubeMX .ioc file by loading and saving a copy, preserving the original.
Instructions
Load and save an IOC copy with STM32CubeMX. Do not change the source file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| valid | Yes | ||
| cubemx | Yes | ||
| diagnostics | No | ||
| source_sha256 | Yes | ||
| roundtrip_sha256 | No |