)]}'
{
  "commit": "950ab4ff916fe37998ca8453e32a62f3d4e3c59f",
  "tree": "744c01df73e61da2fb36bcf89c2611c0ba42192d",
  "parents": [
    "d877cd53989eba16c5092761056e31e1dcddba2f"
  ],
  "author": {
    "name": "hanzhijian",
    "email": "hanzhijian@zepp.com",
    "time": "Sat Jun 06 15:38:29 2026 +0800"
  },
  "committer": {
    "name": "Kody Stribrny",
    "email": "89810515+kstribrnAmzn@users.noreply.github.com",
    "time": "Fri Jun 12 11:23:18 2026 -0700"
  },
  "message": "Fix incorrect #endif preprocessor comments in croutine.c and queue.c\n\ncroutine.c: #if condition is ( configUSE_CO_ROUTINES !\u003d 0 ) but the\n#endif comment incorrectly said \u003d\u003d 0, reversing the logic.\n\nqueue.c: #if condition is ( configSUPPORT_DYNAMIC_ALLOCATION \u003d\u003d 1 )\nbut the #endif comment incorrectly said configSUPPORT_STATIC_ALLOCATION,\nnaming the wrong configuration option.\n\nThese are purely cosmetic comment fixes with zero runtime impact.\n\nSigned-off-by: hanzhijian \u003chanzhijian@zepp.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "84e1b99bd713fb0c31eecc961861425ad7cbe8c6",
      "old_mode": 33188,
      "old_path": "croutine.c",
      "new_id": "f8ab8ff8794f532431f2f06971dc3e23a331efc5",
      "new_mode": 33188,
      "new_path": "croutine.c"
    },
    {
      "type": "modify",
      "old_id": "25613bf3f8b8485345d5672c4594ba250445725a",
      "old_mode": 33188,
      "old_path": "queue.c",
      "new_id": "37d953ac94b0f5995429ff6482d584f972e9aafb",
      "new_mode": 33188,
      "new_path": "queue.c"
    }
  ]
}
