cubemx_plan_regeneration
Generate a temporary STM32CubeMX project copy and obtain a read-only file change plan to review before applying modifications.
Instructions
Regenerate a temporary project copy. Return a read-only file change plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cubemx | No | ||
| changes | Yes | ||
| plan_id | No | ||
| ioc_path | Yes | ||
| succeeded | Yes | ||
| validation | No | ||
| diagnostics | No | ||
| project_path | Yes | ||
| source_manifest_sha256 | Yes | ||
| planned_manifest_sha256 | No |