zephyr/scripts/west_commands/runners
Peter Johanson 26a04adb8b west: runners: uf2: Add new UF2 runner.
Add a new UF2 runner, supporting only the flash capability.

Searches for FAT partitions containing `INFO_UF2.TXT` files,
and can optionally filter on a matching `Board-ID` value in
that file.

Signed-off-by: Peter Johanson <peter@peterjohanson.com>
2023-02-20 12:50:38 +01: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
canopen_program.py scripts: west: runners: canopen: add SDO block transfer support 2023-01-11 09:39:57 +01:00
core.py west: runners: uf2: Add new UF2 runner. 2023-02-20 12:50:38 +01: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
uf2.py west: runners: uf2: Add new UF2 runner. 2023-02-20 12:50:38 +01:00
xtensa.py