list_supported_devices
Get a sorted list of all device names supported by pymcuprog without requiring hardware connection. Use this to find the correct device name before programming.
Instructions
Return a sorted list of all device names supported by pymcuprog.
No hardware connection is required. Use this to find the correct device name before calling any programming tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |