cubemx_script
Execute arbitrary CubeMX script commands to load .ioc projects, modify pins/peripherals, generate HAL code, and export pinout tables.
Instructions
执行任意 CubeMX 脚本命令序列(逃生通道,原样传给 -q)。
常用命令示例: config load "C:/path/proj.ioc" set mode USART1 Asynchronous set pin PB13 GPIO_Output set gpio parameters PB13 GPIO_Label=LED config saveas "C:/path/proj.ioc" project generate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |