stm32_raw_cli
Execute raw STM32_Programmer_CLI commands with custom arguments for advanced, low-level operations not covered by standard tools.
Instructions
Run raw parameters directly against STM32_Programmer_CLI for advanced/custom operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Array of command line argument strings (e.g. ['-c', 'port=SWD', '-e', 'all']) |