stm32_clean_project
Remove build artifacts from an STM32 project or workspace to ensure clean rebuilds and free disk space by specifying the workspace path and optional project name and configuration.
Instructions
Cleans build artifacts for a project or workspace headlessly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | No | ||
| configuration | No | Debug | |
| workspace_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |