This configuration setting handles the following additional options for the application:
| Option | Description |
|---|---|
softreset |
If true, it applies the --softreset argument using reset instead of pin reset. |
skipBuild |
If true, it skips the build step before flashing to the device. |
extraArgs |
An array of strings containing extra arguments to pass to the flash runner. |
For information about how to set these options, read How to add application-specific flash options.