Public API re-exports
Run probe-rs on the given ELF file.
PARAMETERS
| Name | Description | Default Value |
|---|---|---|
| name | The name of the rule. | none |
| elf | The ELF file to run probe-rs on. | none |
| chip | probe-rs chip to use. Ex. “nRF52840_xxAA” | none |
| args | Additional arguments to pass to probe-rs. | [] |
| kwargs | Additional arguments to pass to native_binary. | none |