flash_write
Program firmware files onto target flash memory with optional verification and automatic reset after flashing.
Instructions
Program a firmware file onto the target flash. path : full path to .elf, .bin, or .hex file verify : read back and verify after programming (recommended) reset_after : reset and run the new firmware after flashing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| verify | No | ||
| reset_after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |