zephyr/boards/common
Miguel Gazquez f0d26a9d02 runners: add '--dt-flash=y' for silabs commander
Due to a bug in scripts/west_commands/runners/core.py, the value of
--dt-flash can currently be True, False, or the default value, 'n'. The
script silabs_commander.py only check the truth value of --dt-flash,
 so the default value is interpreted as a truthy. That means that the
default case was effectively the same as if dt-flash was set to True.

Set this flag to True by default explicitly, in the same
way as done for pyocd or jlink.

Signed-off-by: Miguel Gazquez <miguel.gazquez@bootlin.com>
2025-06-04 10:03:40 +02:00
..
usb
bflb_mcu_tool.board.cmake scripts: runners: Introduce bflb_mcu_tool runner 2025-05-26 09:19:26 +02:00
blackmagicprobe.board.cmake
bossac.board.cmake
canopen.board.cmake
dfu-util.board.cmake
ecpprog.board.cmake west: runner: add support for ecpprog 2024-12-19 08:38:55 +01:00
esp32.board.cmake runners: esp32: Fix board arguments 2025-02-27 23:19:20 +00:00
ezflashcli.board.cmake
gd32isp.board.cmake
jlink.board.cmake
linkserver.board.cmake
mdb-hw.board.cmake
mdb-nsim.board.cmake
minichlink.board.cmake
misc.board.cmake
nrfjprog.board.cmake
nrfutil.board.cmake
nulink.board.cmake
nxp_s32dbg.board.cmake
openocd-adi-max32.boards.cmake boards: adi: Enable jlink runner for MAX32657 2025-04-28 16:40:10 +02:00
openocd-nrf5.board.cmake
openocd-stm32.board.cmake boards: openocd: Use STM32-specific configuration for ST boards 2025-05-20 10:16:33 +02:00
openocd.board.cmake boards: openocd: Use STM32-specific configuration for ST boards 2025-05-20 10:16:33 +02:00
probe-rs.board.cmake
pyocd.board.cmake
renode_robot.board.cmake
renode.board.cmake
rfp.board.cmake west: runners: rfp: Add Reneses Flash Programmer runner 2025-03-31 19:49:22 -04:00
silabs_commander.board.cmake runners: add '--dt-flash=y' for silabs commander 2025-06-04 10:03:40 +02:00
simics.board.cmake
spi_burn.board.cmake
stm32cubeprogrammer.board.cmake
stm32flash.board.cmake
stub.dts
teensy.board.cmake
trace32.board.cmake
uf2.board.cmake
xsdb.board.cmake