zephyr/scripts/west_commands/tests
Yves Vandervennet 58e4df6460 west: runner: add support for NXP's linkserver
Linkserver is a utility for launching and managing GDB servers for NXP
debug probes, which also provides a command-line target flash programming
capabilities. Linkserver can be used with NXP MCUXpresso for Visual Studio
Code.

For more information about LinkServer, please visit the LinkServer web
page (link [1] below).

This commit adds a runner to west, supporting debug and flash commands.

Documentation is also added.

[1] - LinkServer web page:
    https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/linkserver-for-microcontrollers:LINKERSERVER

Signed-off-by: Yves Vandervennet <yves.vandervennet@nxp.com>
2023-07-21 14:57:25 -05:00
..
nrf scripts: runners: tests: nrf: Minor tweaks 2023-04-17 09:29:04 -07:00
conftest.py
test_blackmagicprobe.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_bossac.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_build.py
test_canopen_program.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_dediprog.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_dfu_util.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_gd32isp.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_imports.py west: runner: add support for NXP's linkserver 2023-07-21 14:57:25 -05:00
test_mdb.py ARC: used 64bit MDB binary by default. 2023-05-22 10:16:28 +02:00
test_nrf.py scripts: runners: tests: nrf: Refactor and add nrfutil runner tests 2023-04-17 09:29:04 -07:00
test_pyocd.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_stm32cubeprogrammer.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_stm32flash.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_twister.py