set_device
Specify the target device name to enable debugging operations. Must be set before using any debug commands.
Instructions
Set the target device name at runtime. Required before any debugging commands will work. Examples: 'nRF52840_XXAA', 'nRF5340_xxAA_APP', 'STM32F407VG', 'STM32L476RG'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | Target device name (e.g., 'nRF52840_XXAA', 'STM32F407VG') |