zephyr/scripts/west_commands/runners
Yuchao Guo 9fb6c9ddd7 west: runners: uf2: Add more fstype check for is_uf2_partition
During testing it was found that if the partition type was displayed as
msdos it could not be detected correctly, so this partition type
determination was added.

Signed-off-by: Yuchao Guo <yuchao.guo@hoorii.io>
2023-09-06 14:16:58 +02:00
..
__init__.py west: runner: add support for NXP's linkserver 2023-07-21 14:57:25 -05:00
blackmagicprobe.py
bossac.py scripts: runners: bossac: cleanup edt load 2023-04-07 13:37:51 +02:00
canopen_program.py
core.py
dediprog.py
dfu.py
esp32.py scripts: west: runners: esp32: add support for disabling flasher stub 2023-07-07 09:19:02 +02:00
ezflashcli.py scripts: runners: ezflashcli: Add support to flash images for MCUboot 2023-05-26 05:53:02 -04:00
gd32isp.py
hifive1.py
intel_adsp.py intel_adsp: move west sign from west flash to earlier west build 2023-04-10 22:04:47 -04:00
intel_cyclonev.py
jlink.py
linkserver.py nxp: mimxrt1170: add support for NXP's LinkServer 2023-09-06 09:35:24 +02:00
mdb.py ARC: used 64bit MDB binary by default. 2023-05-22 10:16:28 +02:00
misc.py
native_gdb.py native_posix: Add support for west debug 2023-07-20 12:43:47 +02:00
nios2.py
nrf_common.py scripts: runners: nrf: Fix the formatting of the old --nrf-family 2023-04-27 09:50:48 +02:00
nrfjprog.py scripts: runners: nrf: Use nrfutil error codes 2023-04-17 09:29:04 -07:00
nrfutil.py scripts: runners: nrf: Add support for the new nRF Util tool 2023-04-17 09:29:04 -07:00
nsim.py
openocd.py west debugserver: openocd: configure rtos 2023-07-27 15:08:15 -05:00
pyocd.py
qemu.py
silabs_commander.py scripts: west: add silabs_commander runner 2023-04-25 10:34:16 -07:00
spi_burn.py
stm32cubeprogrammer.py runners: stm32cubeprogrammer: fix program files path for win x64 2023-04-24 13:35:26 +02:00
stm32flash.py
trace32.py
uf2.py west: runners: uf2: Add more fstype check for is_uf2_partition 2023-09-06 14:16:58 +02:00
xtensa.py