zephyr/scripts/west_commands/runners
Markus Swarowsky 9510f96179 west: runners: Fix verify warning from nrfjprog
nrfjprog prints out a warning if a device is programed without the
--verify option, which can be confusing.
So added the option when programming with nrfjprog.
Then west flash can be used without getting a warning.
Also changed the tests to only accept programming with --verify
option.

Signed-off-by: Markus Swarowsky <markus.swarowsky@nordicsemi.no>
2022-03-01 08:41:40 -08:00
..
__init__.py scripts: runners: Add west flash command for B91 platform 2021-12-06 07:28:38 -05:00
blackmagicprobe.py scripts: runners: add connect_srst support for blackmagicprobe 2021-11-22 22:20:02 -05:00
bossac.py scripts: runners: bossac: Add legacy mode 2021-05-21 21:20:58 +02:00
canopen_program.py runners: canopen: poll for flash ready 2021-10-14 10:44:21 +02:00
core.py debug: Remove deprecated CONFIG_OPENOCD_SUPPORT 2022-01-24 10:23:20 -05:00
dediprog.py
dfu.py runners: dfu-util: Convert to -i/--dev-id 2021-10-11 20:56:27 -04:00
esp32.py scripts: runners: esp32: remove print() call 2022-01-05 19:48:18 -05:00
gd32isp.py scripts: runner: Introduce gd32isp flash runner 2021-11-07 05:20:50 -05:00
hifive1.py
intel_s1000.py
jlink.py runners: jlink: exit with error in case of a failure 2021-10-28 10:57:28 +02:00
mdb.py arc: west: mdb: reverse the launch order for multi cores 2021-07-01 13:33:34 -04:00
misc.py
nios2.py
nrfjprog.py west: runners: Fix verify warning from nrfjprog 2022-03-01 08:41:40 -08:00
nsim.py
openocd.py runners: openocd: Default to an actual executable when not configured 2021-12-18 18:19:34 +01:00
pyocd.py west: runners: Add a deprecation action to the core code 2021-10-11 20:56:27 -04:00
qemu.py
spi_burn.py scripts: runners: Add west flash command for B91 platform 2021-12-06 07:28:38 -05:00
stm32cubeprogrammer.py
stm32flash.py
xtensa.py