790 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
Pieter De Gendt 640a8b9302 scripts: west_commands: Support out-of-tree runners 6 months ago
Jordan Yates 5f0c800591 runners: jlink: win32: search for valid `JLink.exe` 6 months ago
Fin Maaß 9d0627a4bc scripts: west_commands: add --ignore-venv-check option 6 months ago
Pieter De Gendt 4c5e74deae scripts: west_commands: patch: Use subprocess cwd 6 months ago
Pieter De Gendt 78f96a6aba scripts: west_commands: Add module filter argument to patch command 6 months ago
David Leach 90dfeaf61c scripts: west_commands: runners: Fix broken jlink runner 6 months ago
Gerhard Jörges e4b2fe4b78 scripts: west_commands: fix type of path options 6 months ago
Guennadi Liakhovetski 6d0c23be31 soc: intel_adsp: add support for .cold* sections 6 months ago
Chris Friedt ad611395ee scripts: west_commands: add the west patch command 7 months ago
Peter Johanson 27615a7cf1 west: runners: bossac: Honor --erase flag 7 months ago
Josuah Demangeon 5847e04be8 west: runner: add support for ecpprog 7 months ago
Mathieu Choplain 4dc8acc6d1 scripts: west: runners: stm32cubeprogrammer: add start address argument 7 months ago
Guennadi Liakhovetski 733241d737 west: rimage: generate TOML with all LLEXTs included 7 months ago
Pieter De Gendt 4d1d8a77a7 scripts: west_commands: runners: openocd: Fix debugging with TUI 7 months ago
Andy Ross 82c5f548d9 scripts/west/sign: Auto-detect rimage ELF files 7 months ago
Pieter De Gendt 9e4f8616e1 scripts: west_commands: runners: teensy: Replace printf with f-string 7 months ago
Tomasz Chyrowicz 866e690dda scripts: nrf_common: Move MPI to sysbuild Kconfig 7 months ago
Michael Hope de19a13c34 runners: add minichlink 8 months ago
Pieter De Gendt 43b112a309 scripts: west_commands: runners: Fix jlink unbound cmd 8 months ago
Jean-Christophe Pince dd5874b924 jlink: custom flashing support 8 months ago
Pieter De Gendt 2ad915284b scripts: west_commands: Add packages command 8 months ago
Pieter De Gendt bf2db7afc0 python: Format and sort imports 8 months ago
Pieter De Gendt 86a8dacaa1 scripts: west_commands: Fix MissingProgram import 8 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 523015b6ef scripts: west_commands: runners: raise-without-from-inside-except (B904) 8 months ago
Pieter De Gendt f7902bc817 scripts: west_commands: runners: Fix bare except (E722 & B904) 8 months ago
Pieter De Gendt 1e1c7f7c16 scripts: west_commands: runners: Fix mutable-argument-default (B006) 8 months ago
Pieter De Gendt 8055145ad3 scripts: west_commands: runners: Fix super-call-with-parameters (UP008) 8 months ago
Pieter De Gendt 07342d9b81 scripts: west_commands: runners: Fix if-with-same-arms (SIM114) 8 months ago
Pieter De Gendt cd02de5df9 scripts: west_commands: runners: Fix reimplemented-builtin (SIM110) 8 months ago
Pieter De Gendt 0f54805faa scripts: west_commands: runners: Fix suppressible-exception (SIM105) 8 months ago
Pieter De Gendt df794b5493 scripts: west_commands: runners: Conditional import 8 months ago
Pieter De Gendt 7f72dd3a0f scripts: west_commands: runners: Fix f-string-missing-placeholders (F541) 8 months ago
Pieter De Gendt c0d08e5212 scripts: west_commands: runners: Fix not-is-test (E714) 8 months ago
Pieter De Gendt 02fac6e1c0 scripts: west_commands: runners: Fix multiple statements on one line (E701) 8 months ago
Pieter De Gendt 3a55e8a52f scripts: west_commands: runners: Fix set-attr-with-constant (B010) 8 months ago
Pieter De Gendt e42d30ef6c scripts: west_commands: runners: Fix printf-string-formatting (UP031) 8 months ago
Pieter De Gendt d562731096 scripts: west_commands: runners: Fix redundant-open-modes (UP015) 8 months ago
Pieter De Gendt fc5286fe25 scripts: west_commands: runners: Fix useless-object-inheritance (UP004) 8 months ago
Pieter De Gendt dbaf01ef28 scripts: west_commands: runners: Ignore open file without ctx (SIM115) 8 months ago
Pieter De Gendt 2e39674344 scripts: west_commands: runners: Fix needless-bool (SIM103) 8 months ago
Pieter De Gendt d397b01338 scripts: west_commands: runners: Fix collapsible-if (SIM102) 8 months ago
Pieter De Gendt 133665e55a scripts: west_commands: runners: Fix unused-import (F401) 8 months ago
Pieter De Gendt ddbba0ef4c scripts: west_commands: runners: Fix mixed-spaces-and-tabs (E101) 8 months ago
Pieter De Gendt a48e37608f scripts: west_commands: runners: Ignore missing abstract decorator (B027) 8 months ago