pio_list_devices
Lists serial ports and flags those resembling USB dev boards (CP210x, CH340, FTDI, ESP, Arduino, ST-Link) to select the right port for upload or monitoring.
Instructions
List serial ports (pio device list) and flag which ones look like USB dev boards (CP210x, CH340, FTDI, ESP, Arduino, ST-Link...). Use the port with pio_upload, pio_monitor_start, or pio_monitor_capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||