)]}'
{
  "commit": "a50edad08b29052631aa469d4df6e6ec7ff68878",
  "tree": "ddd1311581e651286f3fde6576fd8ea52d61accd",
  "parents": [
    "ae46383c90d5eacb3dfa0cb9d2086e1ce7506c59"
  ],
  "author": {
    "name": "Anubhav Rawal",
    "email": "rawalexe@amazon.com",
    "time": "Wed Jul 08 17:38:51 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jul 08 17:38:51 2026 -0700"
  },
  "message": "fix: Add MPU wrapper for xTimerDelete API (#1412)\n\nWhen using MPU wrappers v2, xTimerDelete needs to be a real function\nrather than a macro so that the kernel object pool index can be freed\nafter the timer is successfully deleted. Without this, deleting a timer\nleaks the kernel object pool entry.\n\nSigned-off-by: Gaurav Aggarwal \u003caggarg@amazon.com\u003e\nCo-authored-by: Gaurav Aggarwal \u003caggarg@amazon.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b4c0f47450094be4fff58d8df8ec71f8ee77eb95",
      "old_mode": 33188,
      "old_path": "include/mpu_prototypes.h",
      "new_id": "d8dc56a48ef7b166b77ba1ce5aa44983a79ec204",
      "new_mode": 33188,
      "new_path": "include/mpu_prototypes.h"
    },
    {
      "type": "modify",
      "old_id": "3b4738e962c5a22e18d57cfbe18f82e274a20808",
      "old_mode": 33188,
      "old_path": "include/mpu_wrappers.h",
      "new_id": "3de2013ce88d08db2e5ce41b1f7e1d3075d84700",
      "new_mode": 33188,
      "new_path": "include/mpu_wrappers.h"
    },
    {
      "type": "modify",
      "old_id": "7d99d353620ebbef99333b5c56dce146a837982f",
      "old_mode": 33188,
      "old_path": "include/timers.h",
      "new_id": "191703928f235708c2bebc43f56134f9e22e2901",
      "new_mode": 33188,
      "new_path": "include/timers.h"
    },
    {
      "type": "modify",
      "old_id": "70082b82916985bbf724ba89faa01546f7e23186",
      "old_mode": 33188,
      "old_path": "portable/Common/mpu_wrappers_v2.c",
      "new_id": "612cbae1840217143a9abcdc72fd07bceb96af8f",
      "new_mode": 33188,
      "new_path": "portable/Common/mpu_wrappers_v2.c"
    }
  ]
}
