stm32_import_project
Headlessly import an existing STM32Cube project into an Eclipse workspace by providing the project directory and target workspace path for automated builds and debugging.
Instructions
Imports an existing STM32Cube project into an Eclipse workspace headlessly.
Args: workspace_path: Path to the target workspace folder. project_dir: Path to the project root folder containing .project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | ||
| workspace_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |