release_from_reset
Release a microcontroller from reset state to start executing code. Use after programming or debugging to resume normal operation.
Instructions
Release the target device from reset, allowing it to start executing.
Returns 'OK' on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| tool | No | ||
| serialnumber | No | ||
| serialport | No | ||
| baudrate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |