)]}'
{
  "commit": "e1991840de33bf7adc476a5e21f8dd6230e17825",
  "tree": "c115fccafb8bc588a4a650311bf9127941d73270",
  "parents": [
    "6b2c9d26b34d5a7951cbf106c931a31390c8e9ba"
  ],
  "author": {
    "name": "Benjamin Cabé",
    "email": "benjamin@zephyrproject.org",
    "time": "Wed Aug 19 18:52:44 2026 +0200"
  },
  "committer": {
    "name": "Benjamin Cabé",
    "email": "kartben@gmail.com",
    "time": "Wed Aug 19 20:04:50 2026 +0200"
  },
  "message": "sys: printk: restore the API in the Doxygen output\n\nDoxygen does not define CONFIG_PRINTK, so it only ever sees the\nCONFIG_PRINTK\u003dn stubs, and hiding those behind @cond left the printk()\ndocumentation with nothing to attach to. It landed on snprintk()\ninstead, which warns about undocumented parameters, and the rest of the\nheader dropped out of the API documentation entirely.\n\nAdd __DOXYGEN__ to the condition so the real prototypes are what gets\ndocumented, and document snprintk(), vsnprintk() and vprintk(), which\nnever had documentation of their own.\n\nAssisted-by: Claude:cursor-5\nSigned-off-by: Benjamin Cabé \u003cbenjamin@zephyrproject.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ca403ae0f276c1d4082c1a09a207667960e795e8",
      "old_mode": 33188,
      "old_path": "include/zephyr/sys/printk.h",
      "new_id": "6fc23bd4bd80feff3966d9187cb07d9e01a54052",
      "new_mode": 33188,
      "new_path": "include/zephyr/sys/printk.h"
    }
  ]
}
