stm32_list_projects
Scans a workspace or root directory to discover STM32 projects, returning project names, paths, target MCUs, and .ioc file availability.
Instructions
Recursively scans a workspace or root directory and discovers all STM32 projects. Returns project names, paths, detected target MCUs, and whether .ioc files exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |