682 Commits (0711f42e3a0fc6155886807bee7157f825edd01d)

Author SHA1 Message Date
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
Pieter De Gendt e8294b4590 scripts: west_commands: runners: Fix assert-false (B011) 8 months ago
Pieter De Gendt 25be1501ab scripts: west_commands: runners: Fix pylint unbound issues 8 months ago
Pieter De Gendt aae018be87 scripts: west_commands: runners: Remove obsolete pylint ignores 8 months ago
Pieter De Gendt f05deb1aa4 python: Format trivial files where only newlines were missing 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
Chris Friedt c71e339773 west: runners: jlink: print RTT server port 8 months ago
Chris Friedt d6f32bb339 cmake: flash: update cmake to support rtt target 8 months ago