zephyr/scripts/west_commands/runners
Martí Bolívar 5422a317ad runners: bossac: add --delay option
Add an escape hatch so users can insert a customizable delay
between asking the board to reboot into bootloader mode and
trying to program the new image. This lets people account for
OS-specific enumeration time done after the board resets.

Fixes: #56540
Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2023-04-05 19:42:49 +02:00
..
__init__.py west: runners: uf2: Add new UF2 runner. 2023-02-20 12:50:38 +01:00
blackmagicprobe.py west: runners: blackmagicprobe: guess the gdb port based on the OS 2023-01-19 10:16:00 +01:00
bossac.py runners: bossac: add --delay option 2023-04-05 19:42:49 +02:00
canopen_program.py scripts: west: runners: canopen: add SDO block transfer support 2023-01-11 09:39:57 +01:00
core.py scripts: west: runners: Support class hierarchies in the runners 2023-03-06 11:40:49 -08:00
dediprog.py
dfu.py
esp32.py
ezflashcli.py
gd32isp.py
hifive1.py
intel_adsp.py
intel_cyclonev.py
jlink.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
mdb.py west: runners: mdb-hw: add hostlink-awareness 2023-03-17 11:49:02 +01:00
misc.py
nios2.py
nrf_common.py scripts: runners: nrf_common: Fix QSPI erase switch 2023-03-15 12:36:33 +00:00
nrfjprog.py scripts: runners: nrfjprog: Use --tool-opt in all operations 2023-03-06 11:40:49 -08:00
nsim.py
openocd.py west: runner: Use --verify and --verify-only with openocd and hex files 2023-03-21 09:36:29 +01:00
pyocd.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
qemu.py
spi_burn.py
stm32cubeprogrammer.py
stm32flash.py
trace32.py runners: trace32: mypy fixes 2022-11-09 11:10:09 -05:00
uf2.py west: runners: uf2: Add new UF2 runner. 2023-02-20 12:50:38 +01:00
xtensa.py