)]}'
{
  "commit": "ac13873e102208d4a78d9c9e541a3eab29fbb1c6",
  "tree": "2e55b347493cfd79f2c648726e1cefd57cf62fd9",
  "parents": [
    "64f53a1c9f5bd11b8b35cff757ac6d4aa37b0c59"
  ],
  "author": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Sat Feb 28 17:42:27 2026 +0100"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Sun Mar 22 09:47:02 2026 +0000"
  },
  "message": "Introduce a priority for bus-probing functions\n\nWe want to stop probing once anything was detected by specific,\nhigh-priority probing functions. This can benefit, for example,\nthe probing of non-flash chips on the SPI bus. So far we didn\u0027t\nprobe for these automatically, because the probing commands can\nbe misunderstood by SPI flashes.\n\nWe\u0027ll invoke the probing functions in order of their priority,\nstarting with priority `0\u0027. Once any of them returns something\nthat doesn\u0027t look like continuous 0 or 1 bits,  we\u0027ll skip all\nprobing functions with less priority.\n\nChange-Id: Ibde3c348a2fb84b71c325a6c2719e9f2c8b5e784\nSigned-off-by: Nico Huber \u003cnico.h@gmx.de\u003e\nReviewed-on: https://review.sourcearcade.org/c/flashprog/+/418\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "423ca38482d3cb0c456f72cb729c32a45a1225fc",
      "old_mode": 33188,
      "old_path": "flashprog.c",
      "new_id": "2726298a997a5436cf1e8e80dd5aaae749ef8cc8",
      "new_mode": 33188,
      "new_path": "flashprog.c"
    },
    {
      "type": "modify",
      "old_id": "8aaf8edd80408d274faa0ec1bb45c6c20afb4afc",
      "old_mode": 33188,
      "old_path": "include/chipdrivers/probing.h",
      "new_id": "561d6efe81804592694505fd4341bdf2abc71627",
      "new_mode": 33188,
      "new_path": "include/chipdrivers/probing.h"
    },
    {
      "type": "modify",
      "old_id": "8d07ed1abc9bcd6f0f343e6e494aad3437df122e",
      "old_mode": 33188,
      "old_path": "spi.c",
      "new_id": "da66a683fb210cee1ed160a109f554104ae3e842",
      "new_mode": 33188,
      "new_path": "spi.c"
    }
  ]
}
