zephyr/scripts/west_commands/runners
Henrik Brix Andersen e5aad45bb1 west: commands: runners: canopen: increase default SDO timeout
Increase the default SDO timeout for the CANopen program download west
runner from 0.3 seconds to 1 second. Depending on the flash size and speed,
a full erase may take slightly longer than 300 ms.

The timeout can be customized by using the --sdo-timeout runner parameter.

Fixes: #73987

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2024-07-02 09:20:57 +02:00
..
__init__.py West: Add west robot command 2024-05-28 12:54:52 +02:00
blackmagicprobe.py west: runners: blackmagicprobe: elf_file fallback 2024-01-26 14:24:05 -05:00
bossac.py west: bossac: handle stty from coreutils on macOS 2023-10-11 11:05:48 +01:00
canopen_program.py west: commands: runners: canopen: increase default SDO timeout 2024-07-02 09:20:57 +02:00
core.py scripts: nrf_common: Handle SUIT artifacts 2024-06-10 17:03:14 +03:00
dediprog.py
dfu.py
esp32.py soc: espressif: esp32: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
ezflashcli.py west/ezflashcli: add dev_id capability 2024-06-03 03:02:11 -07:00
gd32isp.py
hifive1.py
intel_adsp.py hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
intel_cyclonev.py scripts: test for imported ELFFile instead of setting it to None 2024-03-20 09:59:27 +01:00
jlink.py runners: jlink: Add support for big endian device 2024-06-14 15:37:46 +02:00
linkserver.py west: linkserver: fix erase error 2024-05-10 18:07:18 -04:00
mdb.py everywhere: replace double words 2024-06-22 05:40:22 -04:00
misc.py
native.py west: add native_sim flash, debugserver command 2024-03-12 12:57:18 -04:00
nios2.py everywhere: replace double words 2024-06-22 05:40:22 -04:00
nrf_common.py scripts: runners: nrf_common: Fix recover on 54H20 2024-06-20 12:05:39 -04:00
nrfjprog.py scripts: west_commands: runners: nrf_common: update nRF54H support 2024-03-20 11:35:47 +01:00
nrfutil.py scripts: west_commands: runners: nrfutil: Only flash with J-Links 2024-05-29 08:31:01 -07:00
nsim.py West: runners: Add explicit capabilities 2024-05-28 12:54:52 +02:00
nxp_s32dbg.py west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
openocd.py west: runners: openocd: handle empty --elf-file 2024-06-14 21:05:49 -04:00
pyocd.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
qemu.py
renode-robot.py scripts: west robot & simulation: Fix OOT 2024-07-01 16:10:35 -04:00
renode.py West: Add west simulate command 2024-05-28 12:54:52 +02:00
silabs_commander.py scripts: west: add silabs_commander runner 2023-04-25 10:34:16 -07:00
spi_burn.py
stm32cubeprogrammer.py scripts: west flash with stm32CubeProgrammer and ext-loader 2024-05-27 01:34:51 -07:00
stm32flash.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
teensy.py teensy: add west flash teensy_loader_cli integration 2024-04-09 11:07:21 +02:00
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