)]}'
{
  "commit": "f890286d8eab36af16d1f858c4d7305c5e814c36",
  "tree": "15b937b0391ead50a1c40c2edfa4ee298430e010",
  "parents": [
    "0b4819646cf1cab2112614e24d311a3a013eccc4"
  ],
  "author": {
    "name": "Mathieu Choplain",
    "email": "mathieu.choplain-ext@st.com",
    "time": "Fri Oct 31 16:09:18 2025 +0100"
  },
  "committer": {
    "name": "Chris Friedt",
    "email": "chrisfriedt@gmail.com",
    "time": "Tue Nov 04 13:50:56 2025 -0500"
  },
  "message": "runners: stlink_gdbserver: make it possible to disable SWD mode\n\nThe \"--swd\" argument had both an action\u003d\u0027store_true\u0027 and default value of\nTrue so it wasn\u0027t possible to disable it: providing the argument would set\nits value to True, and not providing it would use the default\u003dTrue!\n\nAdd a new argument \"--no-swd\" which shares its destination variable with\n\"--swd\", but with action\u003d\u0027store_false\u0027, such that either can be provided\nto enable/disable SWD mode. Both arguments are placed in a mutually\nexclusive group and use a common help message.\n\nSigned-off-by: Mathieu Choplain \u003cmathieu.choplain-ext@st.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da986825d394dff511cf7b6e031dfa61b737c222",
      "old_mode": 33188,
      "old_path": "scripts/west_commands/runners/stlink_gdbserver.py",
      "new_id": "213f61e9933fed38c3cb63c2f5ae04b5bbd39919",
      "new_mode": 33188,
      "new_path": "scripts/west_commands/runners/stlink_gdbserver.py"
    }
  ]
}
