cubemx_apply_ioc_changes
Applies an approved .ioc configuration change plan to an STM32CubeMX project by creating a backup and replacing the source file for safe, testable updates.
Instructions
Apply an approved IOC plan. Create a backup and replace the source file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| changed | Yes | ||
| plan_id | Yes | ||
| backup_path | No | ||
| changed_keys | No | ||
| source_sha256 | Yes | ||
| applied_sha256 | Yes | ||
| cubemx_validated | Yes |