69 Commits (6ec79082396151bf4b6b1cc25b583f9aefaedcc7)

Author SHA1 Message Date
Daniel DeGrasse 6ec7908239 scripts: west_commands: runners: do not print newline in telnet decode 2 months ago
Phi Tran 7ac89d33b1 scripts: west: flash: Add support for .mot file format 2 months ago
Carles Cufi c9151be798 west: runners: Add support for multiple device IDs 4 months ago
Daniel DeGrasse 986a170a39 scripts: west_commands: runners: fix support for JLink RTT 6 months ago
Pieter De Gendt 336c7dadac scripts: west_commands: runners: Fix line-too-long (E501) 8 months ago
Pieter De Gendt 775db0e63a scripts: west_commands: runners: Fix f-string (UP032) 8 months ago
Pieter De Gendt bf7f41d880 scripts: west_commands: runners: Sort and format imports (I001) 8 months ago
Pieter De Gendt 93457b42f9 scripts: west_commands: runners: Fix unused/deprecated imports (F401/UP035) 8 months ago
Pieter De Gendt acb2eaacbd scripts: west_commands: runners: Fix non-pep604-annotation (UP007) 8 months ago
Pieter De Gendt 907a0db599 scripts: west_commands: runners: Fix non-pep585-annotation (UP006) 8 months ago
Pieter De Gendt 3a55e8a52f scripts: west_commands: runners: Fix set-attr-with-constant (B010) 8 months ago
Pieter De Gendt d562731096 scripts: west_commands: runners: Fix redundant-open-modes (UP015) 8 months ago
Pieter De Gendt a48e37608f scripts: west_commands: runners: Ignore missing abstract decorator (B027) 8 months ago
Chris Friedt 8ac483fdd4 scripts: west_commands: core: run netcat with check_call() 8 months ago
Jordan Yates 97db13dc09 scripts: west_commands: runners: propagate arguments 9 months ago
Guennadi Liakhovetski dc5f1bfb3f west: fix for Python prior to 3.10 10 months ago
Tobias Pisani 73c8235881 west: runners: Implement the west rtt command for jlink 10 months ago
Tobias Pisani b3b8360f39 west: runners: Add `west rtt` command with pyocd implementation 10 months ago
Tomasz Chyrowicz f15a2e8ca8 scripts: nrf_common: Handle SUIT artifacts 1 year ago
Michał Szprejda 7c084b6649 West: Add `west robot` command 1 year ago
Michał Szprejda 80900cbc3b West: Add `west simulate` command 1 year ago
Michał Szprejda 73b73c91f4 West: Add option to supress elf/bin/hex file params 1 year ago
Francois Ramu 94d93af91f scripts: west flash with stm32CubeProgrammer and ext-loader 1 year ago
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Manuel Argüelles 1bc53ff84d west: core: allow to pass keywords args to server and client 2 years ago
Manuel Argüelles c35d024b8d west: core: add search path argument to require() 2 years ago
Alberto Escolar Piedras f8455b410e west runner: Add exe file to configuration 2 years ago
Martí Bolívar 23ed21c0a0 scripts: runners: rework RunnerCaps implementation 2 years ago
Carles Cufi 2d38c095a6 west: runners: Add support for a common --reset argument 2 years ago
Carles Cufi c34da24596 scripts: west: runners: Support class hierarchies in the runners 2 years ago
Peter Johanson 26a04adb8b west: runners: uf2: Add new UF2 runner. 2 years ago
Gerhard Jörges 87a751c266 west: runners: add file argument 3 years ago
Martí Bolívar 65e3593bf9 west_commands: runners: reserve -O for --tool-opt 3 years ago
Evgeniy Paltsev 554aa9cde3 ARC: west: mdb runner: change folder to run MDB 3 years ago
Maureen Helm 1a7bc06086 debug: Remove deprecated CONFIG_OPENOCD_SUPPORT 4 years ago
Carles Cufi 6a3593f4af west: runners: Add a deprecation action to the core code 4 years ago
Carles Cufi 898f65f53c runners: Add new common -i/--dev-id command-line option 4 years ago
Gerson Fernando Budke c3db83ba58 scripts: runners: openocd: Enable thread awareness 4 years ago
Martí Bolívar b733ddb48d runners: core: add thread_info_enabled property 4 years ago
Martí Bolívar 250b2133ee scripts: re-work BuildConfiguration boolean handling 4 years ago
Martí Bolívar aded635dfa runners: core: add build_conf property 4 years ago
Martí Bolívar e1e1bdc20f runners: core: add **kwargs to other subprocess wrappers 4 years ago
Martí Bolívar bbb17df9a2 runners: core: refactor helper for getting flash address 4 years ago
Martí Bolívar c2c8e8824e runners: core: try to improve --dt-flash option help 4 years ago
Martí Bolívar 47007338af runners: core: return shutil.which() value from require() 4 years ago
Dominik Ermel e12e377e72 scripts: runners: Modify BuildConfiguration._parse to iterate over file 4 years ago
Dominik Ermel cabb7d69ee scripts: runners: Copy load_dot_config to BuildConfiguration.get() 4 years ago
Dominik Ermel 185d695986 scripts: runners: Add BuildConfiguration.path attribute to class 4 years ago
Pieter De Gendt ff5bb8d916 scripts: west_commands: runners: Custom jlink gdb host 4 years ago
Martí Bolívar 3204554841 scripts: runners: error on missing non-elf outputs 4 years ago