zephyr/scripts/west_commands/tests
John Whittington 3f282da22d west: runners: blackmagicprobe: elf_file fallback
Building the HEX file is optional (CONFIG_BUILD_OUTPUT_HEX), so
`bmp_flash` will fallback to elf_file if missing. Additionally, to
maintain section names the HEX is only used if it is signed.

Signed-off-by: John Whittington <git@jbrengineering.co.uk>
2024-01-26 14:24:05 -05:00
..
nrf
conftest.py west runner: Add exe file to configuration 2023-10-10 15:26:09 +02:00
test_blackmagicprobe.py west: runners: blackmagicprobe: elf_file fallback 2024-01-26 14:24:05 -05:00
test_bossac.py
test_build.py
test_canopen_program.py
test_dediprog.py
test_dfu_util.py scripts: west: commands: tests: dfu_util: fix test under Python 3.12 2023-10-26 07:17:10 +02:00
test_gd32isp.py
test_imports.py west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
test_mdb.py ARC: west: mdb runner: support 12 cores targets 2023-09-25 09:49:50 +02:00
test_nrf.py
test_nxp_s32dbg.py west: add tests for NXP S32 Debug Probe 2023-10-25 18:14:51 -07:00
test_pyocd.py
test_stm32cubeprogrammer.py
test_stm32flash.py
test_twister.py