flash
Write firmware files (.hex, .bin, .elf) to a connected embedded device. Set base address for .bin files to position code correctly.
Instructions
Flash firmware to the target device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to firmware file (.hex, .bin, .elf) | |
| baseAddress | No | Base address for .bin files (hex) |