54 Commits (bf7f41d8804ea5e0a525304c90dbd2f739e8bcd9)

Author SHA1 Message Date
Pieter De Gendt bf7f41d880 scripts: west_commands: runners: Sort and format imports (I001) 8 months ago
Pieter De Gendt df794b5493 scripts: west_commands: runners: Conditional import 8 months ago
Chris Friedt b85e1981c3 west: runners: update the rtt implementation for openocd 8 months ago
Chris Friedt 9a8ae21a3c west: runners: openocd: mitigate pylint R0201 warning 8 months ago
Tobias Pisani 73c8235881 west: runners: Implement the west rtt command for jlink 10 months ago
Tobias Pisani 18f45b5f06 west: runners: Implement the west rtt command for openocd 10 months ago
Nick Kraus 29084dc06b west: Regex based version finding in OpenOCD runner 1 year ago
Marcin Niestroj 4835658b46 west: runners: openocd: handle empty --elf-file 1 year ago
Daniel Schultz b22c961e5e scripts: west: runner: openocd: Add gdb-client-port 1 year ago
Michał Szprejda f155ff596c West: runners: Add explicit capabilities 1 year ago
Hake Huang fcb4e52d86 west: openocd: find path intree 1 year ago
Torsten Rasmussen c531e4c2ac scripts: test for imported ELFFile instead of setting it to None 1 year ago
Bruno Mendes 7da7742c66 west debugserver: openocd: configure rtos 2 years ago
Nicolas VINCENT fa7170b846 west: runner: Use --verify and --verify-only with openocd and hex files 2 years ago
Erwan Gouriou 7b31b0e23c scripts: west_commands: openocd: Use 'reset init' by default 3 years ago
Henrik Brix Andersen e12d06690e scripts: west: openocd: respect pre-load and post-verify cmds for elf 3 years ago
Erwan Gouriou 4d073a755d scripts: west: openocd runner: Add an option to specify target handle 3 years ago
Carles Cufi fef2e30b7f runners: openocd: Default to an actual executable when not configured 4 years ago
Yasushi SHOJI b652fe2a7b scripts: west_commands: runners: openocd: Add --verify-only 4 years ago
Yasushi SHOJI da8a41d42a scripts: west_commands: runners: openocd: Add flash --verify 4 years ago
Henrik Brix Andersen 5d34a45697 runners: openocd: always search the board support directory if found 4 years ago
Julien Massot a35e046fb2 runners: openocd: prefer extended-remote for gdb connection 4 years ago
Julien Massot e4fac0e261 runners: openocd: gives configuration file before initialization 4 years ago
Julien Massot 1cac55cf3a runners: openocd do not try to iterate over gdb_init if None 4 years ago
Sylvio Alves 49bcc08033 openocd: add hardcoded configs as input parameters 4 years ago
Gerson Fernando Budke 7bf00c935a scripts: runners: openocd: Fix empty search path 4 years ago
Henrik Brix Andersen 7d94b0ccfd runners: openocd: add support for custom reset halt command 4 years ago
Gerson Fernando Budke c3db83ba58 scripts: runners: openocd: Enable thread awareness 4 years ago
Erwan Gouriou 5c24a6813d scripts/west_commands/runners: openocd: Add no-halt debug option 4 years ago
Henrik Brix Andersen 0f958bd3ac runners: openocd: add support for multiple configuration files 4 years ago
Martí Bolívar cc1e64be93 runners: openocd: fix 'debug' 4 years ago
Martí Bolívar 46f2f8cbc9 runners: fix openocd with --use-elf 4 years ago
Martí Bolívar 3204554841 scripts: runners: error on missing non-elf outputs 4 years ago
Martí Bolívar 1eef1e3c12 scripts: runners: fix openocd on Windows 5 years ago
Martí Bolívar f8e8e9229d runners: enforce RunnerCaps via create() indirection 5 years ago
Martí Bolívar 7b93bd54d4 scripts: runners: clean up super() calls 5 years ago
Martí Bolívar 0b5c58fcab scripts: runners: handle uninstalled dependencies 5 years ago
Alexey Brodkin 0d5416acc4 runners: openocd: Reset target before running Elf 5 years ago
Alexey Brodkin 83b346edef runners: opeocd: Allow loading Elf-files 5 years ago
Alexey Brodkin 5a4237ed3b west: openocd: Allow to specify FTDI instance by its serial number 5 years ago
Rihards Skuja f59b92b3ee runners: openocd: don't throw when no config is provided 6 years ago
Christian Taedcke cac5e8f251 west: openocd: Add config file dir to search path 6 years ago
Anas Nashif c724033acc west: prepend -c to openocd commands 6 years ago
Martí Bolívar 0df4a53107 scripts: runners: new openocd fixes and features 6 years ago
Martí Bolívar 23a5bcc7cc scripts: runners: make $BOARD_DIR/support/openocd.cfg optional 6 years ago
Martí Bolívar c82e8f8923 scripts: runners: whitespace cleanups for openocd.py 6 years ago
Anas Nashif b61f86d2c0 west: openocd: support pre init command option 6 years ago
Marti Bolivar 08e0d1ff46 scripts: runners: improve hex file detection and output 6 years ago
Kumar Gala c484935fe5 scripts: openocd: Add error if hex file is missing when flashing 6 years ago
Marcin Niestroj b08adcdd7e scripts: openocd: use hex file for flash command 6 years ago