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
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 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
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