zephyr/scripts/west_commands/runners
Marti Bolivar a2f203dd1a runners: restore obsolete synonyms for -i/--dev-id
This is a partial revert of commit
2cee5ff519
("scripts: west_commands: runners: remove deprecated options").

I remarked at the time that the removal of the older way of writing
things from the runners themselves seemed gratuitous since they are
easy to continue to support indefinitely and people may have been used
to the old way of doing things. It didn't seem worth the fight to push
for a revert at the time, though.

Since then I've run into real problems that their removal has caused
in the wild and I am convinced that this part of that patch was wrong.

Restore the original, undeprecated forms of these options, but make it
clear in the command line help that they're just obsolete alternative
spellings at this point.

Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
2023-02-02 09:47:17 -08:00
..
__init__.py scripts: west: introduce Lauterbach TRACE32 runner 2022-10-14 09:51:14 +02:00
blackmagicprobe.py west: runners: blackmagicprobe: guess the gdb port based on the OS 2023-01-19 10:16:00 +01:00
bossac.py
canopen_program.py scripts: west: runners: canopen: add SDO block transfer support 2023-01-11 09:39:57 +01:00
core.py west: runners: add file argument 2022-12-01 06:53:58 -08:00
dediprog.py
dfu.py
esp32.py scripts: runners: esp32: add erase option 2022-07-01 16:25:34 +02:00
ezflashcli.py scripts: Add ezFlashCLI runner 2022-08-31 20:32:03 +02:00
gd32isp.py
hifive1.py
intel_adsp.py runner: intel_adsp: no need to specify host in --pty if no port assign 2022-08-16 22:51:53 -07:00
intel_cyclonev.py scripts: west_commands: runners: add runner for Cyclone V SoC FPGA DK 2022-05-10 13:29:47 -04:00
jlink.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
mdb.py ARC: west runner: mdb-hw: fix incorrect argument handling for jtag 2023-02-02 09:05:18 -08:00
misc.py
nios2.py
nrfjprog.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
nsim.py
openocd.py scripts: west_commands: openocd: Use 'reset init' by default 2022-10-07 12:19:46 -07:00
pyocd.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
qemu.py
spi_burn.py scripts: runners: improvements for spi_burn west runner 2022-07-19 12:23:47 +00:00
stm32cubeprogrammer.py scripts: west: runners: stm32cubeprogrammer: enable exec from PATH 2022-08-29 17:31:56 +02:00
stm32flash.py
trace32.py runners: trace32: mypy fixes 2022-11-09 11:10:09 -05:00
xtensa.py